Set Edge Weight


Category: Vertex Maps   
Command: vertMap.setEdgeWeight   
Description   

Change the weight of an edge.

  
Parameters   

index1

Index of the first point in the edge.

index2

Index of the second point in the edge.

value

Amount of weight applied to the edge.

  
Example Code   

None

  
Remarks   

None

  
Queryable? Unknown