Revit 2026 API
Conduit |
Whether is used in sizing.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool UsedInSizing { get; }
Public ReadOnly Property UsedInSizing As Boolean Get
public: property bool UsedInSizing { bool get (); }
member UsedInSizing : bool with get
Property Value
BooleanSee Also