brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
OperationFn
Type Alias OperationFn
OperationFn
:
(
inputs
:
AnyShape
[]
,
params
:
Record
<
string
,
unknown
>
)
=>
AnyShape
A function that executes a modelling operation.
Type Declaration
(
inputs
:
AnyShape
[]
,
params
:
Record
<
string
,
unknown
>
)
:
AnyShape
Parameters
inputs
:
AnyShape
[]
params
:
Record
<
string
,
unknown
>
Returns
AnyShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
A function that executes a modelling operation.