Axes

Show Deprecated

The Axes data type is for the ArcHandles class to control which rotation axes are currently enabled.

Summary

Constructors

  • new(axes : Tuple)

    Creates a new Axes using list of axes and/or faces. NormalIds (faces) are converted to the corresponding axes.

Properties

Constructors

new

Creates a new Axes using list of axes and/or faces. NormalIds (faces) are converted to the corresponding axes.

Parameters

axes: Tuple

Properties

Whether the X axis is enabled.

Whether the Y axis is enabled.

Whether the Z axis is enabled.

Whether the top face is included.

Bottom

Whether the bottom face is included.

Whether the left face is included.

Whether the right face is included.

Whether the back face is included.

Front

Whether the front face is included.