MEPSystemBaseEquipmentConnector Property

The connector within base equipment which is used to connect with system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Connector BaseEquipmentConnector { get; }

Return Value

Connector
Returns the connector which connects with the system within base equipment if base equipment has been assigned to system, otherwise returns .
See Also