Revit 2026 API
Filled |
Indicates whether this element is a 'Filled Region or a 'Masking Region'.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsMasking { get; }
Public ReadOnly Property IsMasking As Boolean Get
public: property bool IsMasking { bool get (); }
member IsMasking : bool with get
Property Value
BooleanSee Also