building_blocks.edge.direction

Syntax

v = building_blocks.edge.direction(ep)

Get edge direction. The return value is a 3D vector from start point to the end point of the edge.

Returns:v - direction of the edge (3D vector)
Arguments:ep - edge pointer