2006-12-29
09:55 AM
- last edited on
2023-05-23
05:11 PM
by
Rubia Torres
2006-12-29 02:33 PM
2006-12-29 02:56 PM
2006-12-29 05:55 PM
2006-12-30 01:19 AM
David wrote:David's wording is a little confusing
jukkar:
This will work for new objects. Place the cursor where you want to start from, don't click. Type "x" or "y", the distance, and "+" or "-", the cursor will move this distance. Now hit the return or enter key to place an object, or start drawing a wall or polygonal element, and proceed as you would for creating this element. This will place or start this element a given distance from a known point.
David
2006-12-30 04:13 PM
Link wrote:Actually my method works exactly as I described. The difference is that if the “+” or “-“ is put before the distance, then the measurement is taken from the user origin, which needs to be moved around for that method. If the “+” or “-“ is put after the distance, the measurement is taken from the current cursor position (as Link mentioned), so the location of the user origin is irrelevant. I just find that not needing to relocate the user origin to be more efficient, but to each their own. I know there are different ways to achieve the same result, so whatever makes sense for a particular user: great.
David's wording is a little confusing![]()
The - needs to gobeforethe distance, otherwise it will be relative to the user origin in the positive direction. The + at the end is the same as saying 'relative to where my cursor is currently positioned'.
I push the method that Laszlo describes, but then again I'm a big fan of maximizing the use of the user origin. Just use alt+shift to relocate the origin, hit x/y, enter the +/- distance, enter.
Just my 2 cents...
Cheers,
Link.
2006-12-31 10:23 AM
jukkar wrote:Yes it does, and it does work when doing a new thing also - it works from the current cursor position.
Found it!
Just typing 1800- or 1800+ will do it! Clever and very simple, but this doesn't work when creating a new object or doest it?