sketch.edge.gridpos
Syntax
Get the position of a grid point. The function returns a position (2D vector). Grid point indices range from 0 to sketch.edge.grid.size.
sketch.edge.grid.size
v - 2D vector-position of a grid point on the edge
ep - edge pointer
i - grid point index
sketch.edge.group
9.1.13