2024 Method
Changes 0
M

ExporterIFCUtils.SetGlobal3DDirectionHandles

Description:
Sets the handles representing the cardinal directions in 3D.
public static void SetGlobal3DDirectionHandles(
	bool positive,
	IFCAnyHandle xDir,
	IFCAnyHandle yDir,
	IFCAnyHandle zDir
)