brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
sdfBox
Function sdfBox
sdfBox
(
hx
:
number
,
hy
:
number
,
hz
:
number
,
id
?:
string
)
:
Result
<
SdfHandle
>
An axis-aligned box of half-extents
(hx, hy, hz)
, centered at the origin.
Parameters
hx
:
number
hy
:
number
hz
:
number
Optional
id
:
string
Returns
Result
<
SdfHandle
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
An axis-aligned box of half-extents
(hx, hy, hz), centered at the origin.