Library | Module

Enum EpfcCoordAxis

Description

This enumerated type specifies the axes of a coordinate system.




Values

EpfcCOORD_AXIS_X
The X-axis of the coordinate system.

EpfcCOORD_AXIS_Y
The Y-axis of the coordinate system.

EpfcCOORD_AXIS_Z
The Z-axis of the coordinate system.

EpfcCoordAxis_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.