ConnectorMEPSystem Property

The system of the connector belong to.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public MEPSystem MEPSystem { get; }

Property Value

MEPSystem
Exceptions
ExceptionCondition
InvalidOperationException Thrown on failure to get system.
See Also