StepMode
Overview
StepMode is a enum in Aspose.3D FOSS for Python.
StepMode.PREVIOUS_VALUE represents a step mode that selects the previous value in a sequence.
This enumeration defines 2 values: PREVIOUS_VALUE, NEXT_VALUE.
Values
| Value | Description |
|---|---|
PREVIOUS_VALUE | Represents a step mode that selects the previous value in a sequence |
NEXT_VALUE |