brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
fuseAll
Function fuseAll
fuseAll
<
T
extends
Shape3D
>
(
shapes
:
Shapeable
<
T
>
[]
,
options
?:
BooleanOptions
,
)
:
Result
<
T
>
Fuse many 3D shapes (boolean union) in a single operation.
Type Parameters
T
extends
Shape3D
Parameters
shapes
:
Shapeable
<
T
>
[]
Optional
options
:
BooleanOptions
Returns
Result
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Fuse many 3D shapes (boolean union) in a single operation.