brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
stepsFrom
Function stepsFrom
stepsFrom
(
history
:
ModelHistory
,
stepId
:
string
)
:
readonly
OperationStep
[]
Return all steps from a given step ID onwards (inclusive).
Parameters
history
:
ModelHistory
stepId
:
string
Returns
readonly
OperationStep
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Return all steps from a given step ID onwards (inclusive).