sketch.segment.poly.localv

Syntax

f := sketch.segment.poly.localv(sgp,i)
sketch.segment.poly.localv(sgp,i) := f

Get/set the local parametric f coordinate of a segment control point. Control point indices start at 1.

Returns:

f - local parametric coordinate

Accepts:

f - local parametric coordinate

Arguments:

sgp - segment pointer

i - control point index