brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
normalAt
Function normalAt
normalAt
(
face
:
Face
,
locationPoint
?:
PointInput
)
:
Vec3
Get the surface normal at a point (or at the center if no point given).
Parameters
face
:
Face
Optional
locationPoint
:
PointInput
Returns
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Get the surface normal at a point (or at the center if no point given).