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

ValueDescription
PREVIOUS_VALUERepresents a step mode that selects the previous value in a sequence
NEXT_VALUE

See Also