Opened 16 years ago
Closed 11 years ago
#2314 closed enhancement (wontfix)
Add orthogonal drawing mode
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description (last modified by )
Much like drawing mode, but with some changes.
- Only for drawing closed ways
- first way segment gives direction. All following segments muste be in steps of 45 degree related to first segment.
- SHIFT-keypress allows unaligned way segments (for non orthogonal parts like roundings)
- drawing is finished when clicking last node again.
- aborting drawing removes entire object, not only the last segment.
Optionally support tagging new object as "building=yes".
Attachments (0)
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
Is this new mode still needed ?
We have extruder mode, snap to angle and parallel mode plus the building tool plugin.
comment:3 by , 12 years ago
this is already implemented in the meantime, click on the angle icon and it gets activated, you can right click on the angle icon (lower left of the screen, status icon) and select the details like snapping angles, there is even a pointing feature to get what AutoCAD calls "tracking" (to make projections in order to be able to close the polygon with the correct angle, something that is missing in the description of this ticket, and hence it would not work like the original description was, see my comment from 5 years ago).
comment:5 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This is not working (without modifications)! The Problem arises on Segment 3: this must be aligned with node 1 (in case of a rectangle), otherwise the angle will not be correct. I am also proposing a concept like this but with one extension: there must be some "tracking" like in AutoCAD-tracking involved. In addition I would like to see a freely configurable angle, not just 45 degr. because there are also buildings based on 60, 30, 120 and other angles (this should be no problem though).
If you are not familiar with autocad-tracking: I made a screencast and sent it to t.wendorff. Maybe he still has it (unfortunately I don't).