Revit 2026 API
IFCOpening |
Trus if it is a recess, false if it is an opening.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsRecess { get; }
Public ReadOnly Property IsRecess As Boolean Get
public: property bool IsRecess { bool get (); }
member IsRecess : bool with get
Property Value
BooleanSee Also