| Revit 2020.1 API |
| FabricationConnectorInfo..::..IsDoubleWallConnectorLocked Property |
| FabricationConnectorInfo Class See Also |
Fabrication double wall connector lock.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2016
Syntax
Remarks
If set this prevents the connector value being overridden by the fabrication specification.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | No double wall connector available. -or- When setting this property: the connector cannot be modified on an owned fabrication part. -or- When setting this property: the connector is already connected. -or- When setting this property: the fabrication part is connected to more than one item. |