plotrm3

move pen 3-D in millimeters, relative to current position

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

Description

plotrm3 moves the pen by (x,y,z) millimeters, 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, plotr3