PushExportState Method


Exporter IFC Push Export State Method

Sets the internal state of the exporter to process the geometry and properties of the input element.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void PushExportState(
	Element Elem,
	GeometryElement GRep
)

Parameters

Elem Element
The element.
GRep GeometryElement
The geometry of the element. Optional, can be .
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
The element will be assigned until PopExportState() is called.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →