brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
sdfPlane
Function sdfPlane
sdfPlane
(
n
:
[
number
,
number
,
number
]
,
h
:
number
,
id
?:
string
)
:
Result
<
SdfHandle
>
A half-space: the plane through
h·n
with outward normal
n
(normalized).
Parameters
n
:
[
number
,
number
,
number
]
h
:
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...
A half-space: the plane through
h·nwith outward normaln(normalized).