Revit 2023 API |
ExporterIFC..::..PopTransform Method |
ExporterIFC Class See Also |
Resets the internal transform of the exporter to process the previously active input element (if any), or
the default transform if the stack is empty.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2014
Syntax
C# |
---|
public void PopTransform() |
Visual Basic |
---|
Public Sub PopTransform |
Visual C++ |
---|
public: void PopTransform() |