sketch.segment.poly.add
Syntax
Add a control point. The point is added at position v. If the segment type is simple line, the segment type will be changed to polyline type.
void - void return
sgp - segment pointer
v - 2D vector
sketch.segment.parampos
sketch.segment.poly.localu
9.1.13