Previous: movr2 Up: ../plot79_m.html Next: movr4


MOVR3

       SUBROUTINE  MOVR3 (DX,DY,DZ)
 C$    (Move Relative 3-D)
 C$    Move from the current point by a relative amount (DX,DY,DZ)
 C$    and update the current point.  No line segment is drawn.
 C$    (01-APR-82)