Enum pfcCoordAxis
Description
This enumerated type specifies the axes of a coordinate system.
Values
-
COORD_AXIS_X
- The X-axis of the coordinate system.
-
COORD_AXIS_Y
- The Y-axis of the coordinate system.
-
COORD_AXIS_Z
- The Z-axis of the coordinate system.
-
CoordAxis_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.