brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
polyhedron
Function polyhedron
polyhedron
(
points
:
readonly
Vec3
[]
,
faces
:
readonly
(
readonly
number
[]
)
[]
,
options
?:
PolyhedronOptions
,
)
:
Result
<
Solid
>
Parameters
points
:
readonly
Vec3
[]
faces
:
readonly
(
readonly
number
[]
)
[]
options
:
PolyhedronOptions
= {}
Returns
Result
<
Solid
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...