This node is used to project edges onto the mesh, It is similar to the knife project in the mesh tools of Blender edit mod.
Inputs
vertex,edge,face: basic mesh data
project_vertex,project_edge: data of project edge
direction: project direction of each vertex
precision: Node calculation precision control , the smaller the value of precision, the more accurate the calculation of dense points, the longer the time tales.
Parameters
None
Output
o_vertex,o_edge,o_face: output basic mesh data after project
path_edge_index: The index of the edge after edges are projected onto the mesh.
Note
1 Node is the initial state, please feedback in time if you have any questions
2 The ultimate goal of the node is to merge into the backbone
3 This node is loaded by the import function in the side panel of the Sverchok
Thank you very much for your support before this, let me concentrate on this