IFCFamilyInstanceExtrusionExportResultsGetCutPairOpenings Method

Gets the set of "openings" determined from the analysis of the instance geometry.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<IFCExtrusionData> GetCutPairOpenings()

Return Value

IListIFCExtrusionData
The extra openings.
See Also