2024 Method
Changes 0
M

ExporterIFC.PushExportState

Description:
Sets the internal state of the exporter to process the geometry and properties of the input element.
Remarks:
The element will be assigned until PopExportState() is called.
public void PushExportState(
	Element Elem,
	GeometryElement GRep
)