The connector within base equipment which is used to connect with system.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public Connector BaseEquipmentConnector { get; }
Return Value
ConnectorReturns the connector which connects with the system within base equipment if base equipment has been assigned to system, otherwise returns nullptr.