Revit 2025 API
Filled |
Indicates whether this element is a 'Filled Region or a 'Masking Region'.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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