home *** CD-ROM | disk | FTP | other *** search
- PAN Menu: VIEW
- ==============================================================================
- Shifts the view by panning from one point to another repetitively.
- (A loop nested command.)
-
- 1. (POINT) from point
- 2.* (POINT) to point, <ENTER> to exit command
-
- Description
-
- This command shifts the view across the screen.
-
- Pick two points. The system shifts the view on screen by a distance equal to
- the displacement between the two points so that the first point occupies the
- location of the second point.
-
- You are prompted for further "to" points until you press <ENTER> to return to
- the previous command or select a new command.
-
- NOTE: You may shift the view an entire screen left, right, up or down using
- Alt + a grey arrow key (if you have an extended keyboard) or using the \panw
- command.
-
- Example: \pan 0 0 0 1 2 0
- Result: The display is shifted by 1 unit on the x axis and 2 units on the y axis.