<Code Lib>
2024 Method
Changes 8
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 The transform. The transform.

Loading…