ExporterIFC.PopTransform Method

ExporterIFCPopTransform Method

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: 26.0.4.0 (26.0.4.0)
Syntax
public void PopTransform()
Public Sub PopTransform
public:
void PopTransform()
member PopTransform : unit -> unit 
See Also