- Status Closed
- Percent Complete
- Task Type Feature Request
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version Development
- Due in Version Undecided
-
Due Date
Undecided
- Votes 2
- Private
Attached to Project: QCAD Bugtracker
Opened by andrew - 16.06.2011
Last edited by andrew - 05.10.2018
Opened by andrew - 16.06.2011
Last edited by andrew - 05.10.2018
FS#116 - Show polyline area in property editor
Show area of closed polyline, hatch, solid fill in property editor.
Closed by andrew
05.10.2018 10:00
Reason for closing: Implemented
Additional comments about closing:
05.10.2018 10:00
Reason for closing: Implemented
Additional comments about closing:
Won't implement for hatches, solid
fills
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I would like this very much. Could be combined with FS#829 to be optimized.
Implemented for polylines
A Hatch is defined by vertexes and is by definition closed.
So the Hatch part of the
FS#116would be straighforward.Exploding a Hatch does not produce a closed Poly.
Recombining the exploded segments gives the surface.
Please keep in mind that hatches can also have multiple loops, islands, nested holes / islands and self-intersecting shapes.
Point taken.
But what with the the same features with polylines?
Why do it one way for polys and do it the hard way for Hatches?
I would prefer the hard way for both.