ExporterIFCPopExportState 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.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic void PopExportState()
Public Sub PopExportState
public:
void PopExportState()
member PopExportState : unit -> unit
See Also