Share

MEPSystem.ConnectorManager Property

Connector manager of the system.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ConnectorManager ConnectorManager { get; }

Property Value

ConnectorManager

Remarks

The connector manager includes connectors which are used to connect with terminal elements and base equipment.

See Also

Reference

Was this information helpful?