Revit 2025.3 API
Conduit |
Whether it is used in size lists.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool UsedInSizeLists { get; }
Public ReadOnly Property UsedInSizeLists As Boolean Get
public: property bool UsedInSizeLists { bool get (); }
member UsedInSizeLists : bool with get
Property Value
BooleanSee Also