GetUnscaledTransform Method


Exporter IFCUtils Get Unscaled Transform Method

Obtains the exact unscaled transform from an IfcLocalPlacement handle.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static Transform GetUnscaledTransform(
	ExporterIFC exporterIFC,
	IFCAnyHandle placement
)

Parameters

exporterIFC ExporterIFC
The exporter.
placement IFCAnyHandle
The placement handle.

Return Value

Transform
The transform.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →