ConnectorManager Property


MEPSystem Connector Manager Property

Connector manager of the system.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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