2024 Method
Changes 0
M

ExporterIFCUtils.SetGlobal2DDirectionHandles

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