- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System Windows (All)
- Severity Low
- Priority Very Low
- Reported Version 3 RC5
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by plgarcia - 23.05.2012
Last edited by andrew - 31.05.2012
Opened by plgarcia - 23.05.2012
Last edited by andrew - 31.05.2012
FS#602 - QCad 3 : Intersection between ellipses
Intersection between ellipses are not all detected.
This makes difficult difficult to make the projection as the example I give, where part of ellipses are to be removed betwwen intersection ponts.
Closed by andrew
31.05.2012 08:12
Reason for closing: Fixed
Additional comments about closing:
31.05.2012 08:12
Reason for closing: Fixed
Additional comments about closing:
r21626
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
Could you please attach the DXF or DWG file for testing or send it to us via e-mail? Thanks.
I tested this and drew something similar. I found that I needed to explode the ellipses twice in order to break them back down into arcs.I was then able to clean up the drawing with the modify tools!
I guess being able to snap to/detect elliptical 'arc' intersections before exploding them would indeed speed up the 'clean-up' process
I made some further tests.
If you draw an ellipse and copy and paste this ellipse the intersections are not found. If you re-size the ellipse moving and handle, then the intersections are found again.
My original drawing was done projecting 2 circles, so all ellipses are identical (direction and size). If you draw separately two ellipses exactly the same size and direction, then the intersections are not found.
If you re-size one of the ellipse or draw 2 different ellipses then intersections are found.
To summarize, intersection between two identical ellipses are not found.