sketch.segment.direction
Syntax
Get the direction of a segment. The return is the 3D vector from point1 to point2 of the segment.
v - direction of the segment (3D)
sgp - segment pointer
sketch.segment.curve
sketch.segment.extra
9.1.13