brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
fuseAllBisect
Function fuseAllBisect
fuseAllBisect
(
shapes
:
ValidSolid
[]
,
options
?:
BooleanOptions
,
)
:
Result
<
BatchBisectResult
<
ValidSolid
>
>
Parameters
shapes
:
ValidSolid
[]
Optional
options
:
BooleanOptions
Returns
Result
<
BatchBisectResult
<
ValidSolid
>
>
fuseAllBisect
(
shapes
:
Shape3D
[]
,
options
:
BooleanOptions
&
{
unsafe
:
true
}
,
)
:
Result
<
BatchBisectResult
<
Shape3D
>
>
Parameters
shapes
:
Shape3D
[]
options
:
BooleanOptions
&
{
unsafe
:
true
}
Returns
Result
<
BatchBisectResult
<
Shape3D
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...