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


MOVA4

       SUBROUTINE  MOVA4 (X,Y,Z,H)
 C$    (Move Absolute 4-D)
 C$    Move to and  update the current  point to (X,Y,Z,H),  where
 C$    both are measured in world coordinates.  No line segment is
 C$    drawn from the previous current position.
 C$    (01-APR-82)