EnumChoiceSweptType

The enumeration for choice swept type.

Constructors

ConstructorDescription
EnumChoiceSweptType()

Fields

FieldDescription
AXISThe axis.
DIRECTIONThe direction.
ORIGINThe origin.

EnumChoiceSweptType()

public EnumChoiceSweptType()

AXIS

public static final String AXIS

The axis.

Returns: String

DIRECTION

public static final String DIRECTION

The direction.

Returns: String

ORIGIN

public static final String ORIGIN

The origin.

Returns: String