GetCutPairOpenings Method


IFCFamily Instance Extrusion Export Results Get Cut Pair Openings 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

IList IFCExtrusionData
The extra openings.
See Also