ExporterIFCUtils.SetGlobal3DDirectionHandles
Description:
Sets the handles representing the cardinal directions in 3D.
Sets the handles representing the cardinal directions in 3D.
public static void SetGlobal3DDirectionHandles(
bool positive,
IFCAnyHandle xDir,
IFCAnyHandle yDir,
IFCAnyHandle zDir
)
-
BooleanpositiveTrue if the handles returned should be in the positive direction, false if the handles should be in the negative direction.
-
xDirThe X direction handle.
-
yDirThe Y direction handle.
-
zDirThe Z direction handle.
-
A non-optional argument was null