ConstrainedUpAxis#

class ansys.stk.core.graphics.ConstrainedUpAxis#

IntEnum

Overview#

X

The X axis is constrained.

Y

The Y axis is constrained.

Z

The Z axis is constrained.

NEGATIVE_X

The negative X axis is constrained.

NEGATIVE_Y

The negative Y axis is constrained.

NEGATIVE_Z

The negative Z axis is constrained.

NONE

No axis is contained.

Import detail#

from ansys.stk.core.graphics import ConstrainedUpAxis