Share

MEPSystem.BaseEquipmentConnector Property

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

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

See Also

Reference

Was this information helpful?