Tool
Surface
Intersection
Transform
Image
Vector
Toolset
Triangulation
Solid
Analysis
Panels
Curve Analysis
Render
3D Object
Primitive Curves
Boolean Operation
Text
Array
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