Revit 2026 API
MEPSizeUsed |
Whether it is used in size lists.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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