| Revit 2020 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: 20.0.0.0 (20.0.0.377)
Since:
2012
Syntax
| C# |
|---|
public void PopExportState() |
| Visual Basic |
|---|
Public Sub PopExportState |
| Visual C++ |
|---|
public: void PopExportState() |