brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
ModelHistory
Interface ModelHistory
interface
ModelHistory
{
shapes
:
ReadonlyMap
<
string
,
AnyShape
>
;
steps
:
readonly
OperationStep
[]
;
}
Index
Properties
shapes
steps
Properties
Readonly
shapes
shapes
:
ReadonlyMap
<
string
,
AnyShape
>
Readonly
steps
steps
:
readonly
OperationStep
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
shapes
steps
GitHub
npm
Getting Started
brepjs API Reference
Loading...