Add Edge

 
 
 

Categories

Description

Adds an edge between two vertices. You can add several edges with one Add Edge node if you use two input arrays: the first array for the Start Vertex Indices and the other one for the End Vertex Indices.

Ports

Inputs

Topo

The topology you want to use. If not connected, the default is "Self.Topology".

Start Vertex Index

The first vertex of the edge.

End Vertex Index

The last vertex of the edge.

Outputs

Result

The modified topology.