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