Page 1 of 1
Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 2:19 pm
by frankgalla
I'd like to be able to change the shape of the designate area tool to a hexagon or ellipse so the tool drops more reference points.
Is that possible?
RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 2:41 pm
by lowchi
No. But you can put this it in the feature request thread if you like.
As i recall there is a LUA code to make a circle with reference points...
EDIT: or you can add a few single reference points after another. Thats how i do it
EDIT2: found the script
tm.asp?m=4156425
RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 7:32 pm
by mikkey
Frank, by manual placement of any number of the reference points you can create shapes that you want.

RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 8:38 pm
by frankgalla
Thank you both. I understand about adding manually, I am adding them that way now when I want something more complex. The reason I asked about other shapes is because I have been starting with the box and then adding more points to make a more complex route but it messes with the numbering so I end up having to move everything around more than I would if I started with either a more complex shape or a grater number of points along each side of the box.
RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 8:50 pm
by thewood1
From my old CAD days... Anything more complex is going to require you to draw points, isn't it? At that point, wouldn't you just put the points down anyway.
RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 8:54 pm
by ColonelMolerat
I use the hotkey for placing points (Insert? Or Ctrl+Insert?). That way, you can place them in order and it saves a fair bit of time over right-clicking each time.
I'd quite like a shape tool (at least a 'circle of X diameter), but I think it's already been mentioned in the requests thread.
RE: Is it possible to change the shape for the Designate area tool?
Posted: Tue Oct 04, 2016 9:12 pm
by frankgalla
Thank you all for the input!