brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
section
Function section
section
(
shape
:
Shapeable
<
AnyShape
>
,
plane
:
PlaneInput
,
options
?:
{
approximation
?:
boolean
;
planeSize
?:
number
}
,
)
:
Result
<
AnyShape
>
Section (cross-section) a shape with a plane.
Parameters
shape
:
Shapeable
<
AnyShape
>
plane
:
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...
Section (cross-section) a shape with a plane.