Gets the set of "openings" determined from the analysis of the instance geometry.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<IFCExtrusionData> GetCutPairOpenings()
Return Value
IList<IFCExtrusionData>The extra openings.
