RVTDocs.com

FabricationConnectorInfo.IsDoubleWallConnectorLocked

Property
Description:
Fabrication double wall connector lock.
Remarks:
If set this prevents the connector value being overridden by the fabrication specification.
Syntax
public bool IsDoubleWallConnectorLocked { get; set; }
Exceptions
Exception Condition
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.