<Code Lib>
2027 Method
Changes 5
M

ExporterIFCUtils.GetUnscaledTransform

Description:
Obtains the exact unscaled transform from an IfcLocalPlacement handle.

public static Transform GetUnscaledTransform(
	ExporterIFC exporterIFC,
	IFCAnyHandle placement
)

Return Value Transform The transform.

Loading…