brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
slice
Function slice
slice
(
shape
:
Shapeable
<
AnyShape
>
,
planes
:
PlaneInput
[]
,
options
?:
{
approximation
?:
boolean
;
planeSize
?:
number
}
,
)
:
Result
<
AnyShape
[]
>
Slice a shape with multiple planes.
Parameters
shape
:
Shapeable
<
AnyShape
>
planes
:
PlaneInput
[]
Optional
options
:
{
approximation
?:
boolean
;
planeSize
?:
number
}
Returns
Result
<
AnyShape
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Slice a shape with multiple planes.