The connector within base equipment which is used to connect with system.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
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 null.
