<Code Lib>
2025.3 Method
Changes 5
M

ExporterIFCUtils.GetUnscaledTransform

Description:
Obtains the unscaled transform from an IfcLocalPlacement handle.

public static Transform GetUnscaledTransform(
	ExporterIFC exporterIFC,
	IFCAnyHandle placement
)

Return Value Transform The transform.

Loading…