<Code Lib>
2023 Method
Changes 4
M

ExporterIFCUtils.GetUnscaledTransform

Description:
Obtains the unscaled transform from an IfcLocalPlacement handle.

public static Transform GetUnscaledTransform(
	ExporterIFC exporterIFC,
	IFCAnyHandle placement
)

Return Value The transform. The transform.

Loading…