PopExportState Method


Exporter IFC Pop Export State Method

Resets the internal state of the exporter to process the previously active input element (if any), or the default state if the stack is empty.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void PopExportState()
See Also