-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Prabindh Sundareson edited this page Jan 18, 2017
·
1 revision
To create a bounding box, Euclid offers 2 easy options:
- The fastest method using keystroke:
Move the mouse over the left-most coordinate, then press "x" on the keyboard. Then move the mouse to the right-bottom coordinate, then again press "x" to close the bounding box.
- Equivalent method using mouse:
Move the mouse over the left-most coordinate, then click the LMB of mouse. Then move the mouse to the right-bottom coordinate, then again click the LMB of mouse to close the bounding box.