| Revit 2021.1 API |
| ExporterIFC..::..PopExportState Method |
| ExporterIFC Class See Also |
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: 21.0.0.0 (21.1.1.109)
Since:
2012
Syntax
| C# |
|---|
public void PopExportState() |
| Visual Basic |
|---|
Public Sub PopExportState |
| Visual C++ |
|---|
public: void PopExportState() |