<Code Lib>
M

IFCFamilyInstanceExtrusionExportResults.GetCutPairOpenings

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

public IList<IFCExtrusionData> GetCutPairOpenings()

IList<IFCExtrusionData> The extra openings.

Loading…