IFCOpeningDataIsRecess Property

Trus if it is a recess, false if it is an opening.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsRecess { get; }

Property Value

Boolean
See Also