brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
registerShape
Function registerShape
registerShape
(
history
:
ModelHistory
,
id
:
string
,
shape
:
AnyShape
)
:
ModelHistory
Register an initial shape without an operation step. Returns a new history.
Parameters
history
:
ModelHistory
id
:
string
shape
:
AnyShape
Returns
ModelHistory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Register an initial shape without an operation step. Returns a new history.