RVTDocs.com

ExporterIFC.PushExportState

Method
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.
Syntax
public void PushExportState(
	Element Elem,
	GeometryElement GRep
)
Parameters
Parameter Type Description
Elem Element The element.
GRep GeometryElement The geometry of the element. Optional, can be <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LSTB6D19A0B_1"></span></span>.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null