brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
addStep
Function addStep
addStep
(
history
:
ModelHistory
,
step
:
Omit
<
OperationStep
,
"timestamp"
>
,
outputShape
:
AnyShape
,
)
:
ModelHistory
Add a step and its output shape. Returns a new history.
Parameters
history
:
ModelHistory
step
:
Omit
<
OperationStep
,
"timestamp"
>
outputShape
:
AnyShape
Returns
ModelHistory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Add a step and its output shape. Returns a new history.