Edge Paths to Selection Node#

Edge Paths to Selection Node.

The Edge Paths to Selection node follows paths across mesh edges and outputs a selection of every visited edge.

参考

This node is meant to use the output of the Shortest Edge Paths Node. It can be combined with the Separate Geometry(ジオメトリ分離)ノード to remove any unused edges.

入力#

Start Vertices

A selection of the vertices to start at when traveling along the next vertex indices.

Next Vertex Index

Describes the path to follow at every vertex.

Properties(プロパティ)#

このノードにはプロパティがありません。

出力#

Selection(選択)

A boolean field indicating all edges visited when traversing the mesh.