brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
box
Function box
box
(
width
:
number
,
depth
:
number
,
height
:
number
,
options
?:
BoxOptions
)
:
Solid
Create a box with the given dimensions.
Parameters
width
:
number
Size along X.
depth
:
number
Size along Y.
height
:
number
Size along Z.
Optional
options
:
BoxOptions
Returns
Solid
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Create a box with the given dimensions.