MOVE TWO POSITIONS
- Last UpdatedJan 18, 2024
- 1 minute read
|
Purpose: |
The move two positions way to transform is used in order to define a translation by identifying two positions on the screen. Select any point with the cursor and click the left-hand button. Then select a second point, with the system creating a line between the first position and the current position of the cursor, then click again the left button. These two User-supplied positions are used by the program to create a vector that controls the amount and direction of the shift. The 'start position' for this vector need not be on the graphic object to be moved. The graphic object will be shown both shifted to the corresponding new position as well as in the original position when the Operation Complete icon is clicked. When the 'screen repaint' icon is clicked then the graphic entity at the original position will be removed from the display. |