Previous: mova2 Up: ../plot79_m.html Next: mova4


MOVA3

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