adds docs for new geonodes corners_of_edge #104464
@ -12,7 +12,7 @@ Corners of Edge Node
|
|||||||
The *Corners of Edge* node retrieves face corners connected to each edge in a mesh.
|
The *Corners of Edge* node retrieves face corners connected to each edge in a mesh.
|
||||||
The node first gathers a list of face corners which are connected to the edges.
|
The node first gathers a list of face corners which are connected to the edges.
|
||||||
It's important to note that the list only has one corner per face.
|
It's important to note that the list only has one corner per face.
|
||||||
Offsetting the index inside the face by 1 using the :doc:Offset Corners in Face </modeling/geometry_nodes/mesh/topology/offset_corner_in_face>
|
Offsetting the index inside the face by 1 using the :doc:`Offset Corners in Face </modeling/geometry_nodes/mesh/topology/offset_corner_in_face>`
|
||||||
returns the other corner, of the connected face to the edge.
|
returns the other corner, of the connected face to the edge.
|
||||||
That list is then sorted based on the values of the *Sort Weight* input.
|
That list is then sorted based on the values of the *Sort Weight* input.
|
||||||
The *Total* output is the number of connected faces/corners, and the *Corner Index*
|
The *Total* output is the number of connected faces/corners, and the *Corner Index*
|
||||||
|
Loading…
Reference in New Issue
Block a user