Revit 2026 API
AreaIs |
The boolean value that indicates whether the area is gross interior.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsGrossInterior { get; }
Public ReadOnly Property IsGrossInterior As Boolean Get
public: property bool IsGrossInterior { bool get (); }
member IsGrossInterior : bool with get
Property Value
BooleanSee Also