x = F(t), y = G(t), z = H(t)

Use this function when x, y, and z are parametric functions.

In the Function list, select x = F(t), y = G(t), z = H(t).

F,G, and H — These are the fields where you build your function. You use the operations described in the Equations section.

Start — This sets the starting point for the range over which your function is evaluated.

End — This sets the ending point for the range over which your function is evaluated.

Increment — This sets the value added to or subtracted from the previous point evaluated for the function to determine the next value to be run through the function.

Preview — This generates the curve and displays it for your review but does not apply the generated function to the drawing as geometry. Depending on your start and end points and the increment, it may take a while to evaluate and build the preview image.

x = F(t), y = G(t), z = H(t) example