<Code Lib>
2025.3 Method
Changes 6
M

ExporterIFCUtils.GetUnscaledTransformWithoutFixOfDirection

Description:
Obtains the unscaled transform from an IfcLocalPlacement handle without fix of direction.

public static Transform GetUnscaledTransformWithoutFixOfDirection(
	ExporterIFC exporterIFC,
	IFCAnyHandle placement
)

Return Value Transform The transform.

Loading…