IFCExtrusionCreationDataAreInnerRegionsOpenings Property

True if inner regions of the extrusion should become openings, false otherwise.

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

Property Value

Boolean
See Also