<Code Lib>
2024 Property
Changes 0
P

FabricationConnectorInfo.IsBodyConnectorLocked

Description:
Fabrication body connector lock.
Remarks:
If set this prevents the connector value being overridden by the fabrication specification.

public bool IsBodyConnectorLocked { get; set; }

  • 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.

Loading…