extrude.edge.poly.add

Syntax

void := extrude.edge.poly.add(ep,v)

Add a control point. The point is added at position v. If the edge type is simple line, the edge type will be changed to polyline type.

Returns:

void - void return

Arguments:

ep - edge pointer

v - 2D vector