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