ExporterIFCUtils.AddClippingsToBaseExtrusion
Method
Syntax
public static IFCAnyHandle AddClippingsToBaseExtrusion(
ExporterIFC exporterIFC,
Wall wall,
XYZ setterOffset,
IFCRange range,
IFCRange zSpan,
IFCAnyHandle baseBodyItemHandle,
out IList<IFCExtrusionData> pCutPairOpenings
)
Parameters
| Parameter | Type | Description |
|---|---|---|
| exporterIFC | ExporterIFC | |
| wall | Wall | |
| setterOffset | XYZ | |
| range | IFCRange | |
| zSpan | IFCRange | |
| baseBodyItemHandle | IFCAnyHandle | |
| pCutPairOpenings | IList |
Return Value