ExporterIFC.PushExportState
Description:
Sets the internal state of the exporter to process the geometry and properties of the input element.
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.
The element will be assigned until PopExportState() is called.
public void PushExportState(
Element Elem,
GeometryElement GRep
)
-
ElemThe element.
-
GRepThe geometry of the element. Optional, can be null.
-
A non-optional argument was null