sketch.edge.poly.add
Syntax
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.
void - void return
ep - edge pointer
v - 2D vector
sketch.edge.point
sketch.edge.poly.localu
9.1.13