ModelUpAxis#

class ansys.stk.core.graphics.ModelUpAxis#

IntEnum

Overview#

X

The positive X axis.

Y

The positive Y axis.

Z

The positive Z axis.

NEGATIVE_X

The negative X axis.

NEGATIVE_Y

The negative Y axis.

NEGATIVE_Z

The negative Z axis.

Import detail#

from ansys.stk.core.graphics import ModelUpAxis