Revit 2025 API
MEPConnector |
True if this is the primary connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsPrimary { get; }
Public ReadOnly Property IsPrimary As Boolean Get
public: property bool IsPrimary { bool get (); }
member IsPrimary : bool with get
Property Value
BooleanSee Also