plotr3

move pen in 3-D user units, relative to current position

parametertypeunitsdescription
x,y,zfloatuurelative new pen position
linetypeint--see plot
returns:void

Description

plotr3 moves the pen by (x,y,z) user units, relative to the current position. The format of the line produced (if any) is determined by the linetype parameter - see plot.

See also

plot3, plotm3, plotrm3