Revit 2025 API
MEPConnector |
True if this is the secondary connector.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.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