brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
HistoryOperationRegistry
Interface HistoryOperationRegistry
An immutable registry of named operations.
interface
HistoryOperationRegistry
{
operations
:
ReadonlyMap
<
string
,
OperationFn
>
;
}
Index
Properties
operations
Properties
Readonly
operations
operations
:
ReadonlyMap
<
string
,
OperationFn
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operations
GitHub
npm
Getting Started
brepjs API Reference
Loading...
An immutable registry of named operations.