Tool
Curve Analysis
Vector
Image
Surface
Panels
Solid
Analysis
3D Object
Transform
Toolset
Boolean Operation
Primitive Curves
Triangulation
Intersection
Text
Array
Render
Face Normals
Extract the normals and center points of all faces in a surface
Details
ID
tool-surface-face-normals
Name
Face Normals
Group
Surface
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Surface | Surface | Surface for normal and center point extraction |
Output ports
| Name | Type | Description |
|---|---|---|
| Centers | Point | Center-points of all faces |
| Normals | Vector | Normal vectors for all faces |
After creating the node, connect the surface for normal and center point extraction to the port. On the output ports, we will get the center points which contains the center points of all faces in the surface, and normals which contains the normal vectors of all faces in the surface. The normal vector of a face is a vector that is perpendicular to the face.
Surface Iso Curves
Surface Edges