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.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void PopTransform()
public:
void PopTransform()
member PopTransform : unit -> unit
See Also