brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
cut
Function cut
cut
<
T
extends
Shape3D
>
(
base
:
Shapeable
<
T
>
,
tool
:
Shapeable
<
Shape3D
>
,
options
?:
BooleanOptions
,
)
:
Result
<
T
>
Cut a tool from a base shape (boolean subtraction).
Type Parameters
T
extends
Shape3D
Parameters
base
:
Shapeable
<
T
>
tool
:
Shapeable
<
Shape3D
>
Optional
options
:
BooleanOptions
Returns
Result
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Cut a tool from a base shape (boolean subtraction).