Mesh.edge_length
- Mesh.edge_length(edge)[source]
Return the length of an edge.
- Parameters:
- edgetuple(int, int)
The identifier of the edge.
- Returns:
- float
The length of the edge.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Return the length of an edge.
The identifier of the edge.
The length of the edge.