EnumChoiceSweptType
The enumeration for choice swept type.
Constructors
| Constructor | Description |
|---|---|
| EnumChoiceSweptType() |
Fields
| Field | Description |
|---|---|
| AXIS | The axis. |
| DIRECTION | The direction. |
| ORIGIN | The 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