Message 1 of 5
How do I use real world coordinates instead of coordinates from the last point?

Not applicable
08-24-2021
11:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am going to attempt to explain this to the best of my ability. Let's say I start my drawing with the coordinate (0, 5) from the origin (0, 0). This is technically a real world dimension as the line is 5 units from the origin and does not ascend or descend at all.
I now want my next line to go up 2 units and over 2 units. Instead of typing the coordinate (2, 2) based on the previous point, how do I plot the next point using a real world coordinate system which is based upon the origin (0, 0). The coordinates of this point in a real world coordinate system would be (7, 2).