PipingSystem.BaseEquipmentConnector
Description:
The connector within base equipment which is used to connect with system.
The connector within base equipment which is used to connect with system.
Remarks:
Setting this property to .a null reference (Nothing in Visual Basic) will disconnect base equipment from system.
Setting this property to .a null reference (Nothing in Visual Basic) will disconnect base equipment from system.
public Connector BaseEquipmentConnector { get; set; }
-
Thrown when assigning a connector which is used in a system, or when the connector's owner is not of type 'mechanical equipment'.
-
Thrown when the set operation failed.