hotstepper.Steps.add¶
-
Steps.add(steps)¶ Add an array of step or steps objects to this collection of steps.
- Parameters
steps (array_like) – An array of step or steps object.
- Returns
A new steps object containing all the step data from all provided step objects.
- Return type
Steps