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