extrude.edge.direction

Syntax

v = extrude.edge.direction(ep)

Get the direction of an edge. The return is the 2D vector from point1 to point2 of the edge.

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