Function: slide

Syntax

slide (<points[]>,{<cursor>})

Type

point

Returns

A 3-D point read interactively via the mouse from a path of 3-D points.

During mouse movement, cursor display is restricted to points along the path. The answer can be anywhere on any line segment of the path.

Parameters

Examples

point myps[] = <p0,e:100,n:100,w:100,p0>
point answer = slide(myps)

See Also

Commands:

drag, uncursor

Functions:

pcur (point), vcur (point)

Identifiers:

tracking (procedure)