Share

IFCFamilyInstanceExtrusionExportResults.GetCutPairOpenings 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.3.0.0 (25.3.0.0)

Syntax

C#

public IList<IFCExtrusionData> GetCutPairOpenings()

Return Value

IList<IFCExtrusionData>
The extra openings.

See Also

Reference

Was this information helpful?