View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001466 | Draft | Feature | public | 2014-03-09 13:50 | 2014-03-29 15:09 |
| Reporter | jmaustpc | Assigned To | yorik | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | all | ||||
| Product Version | trunk | ||||
| Target Version | trunk | ||||
| Summary | 0001466: Allow Draft Arc object to be joined into a wire or face with Draft Upgrade | ||||
| Description | If a Draft Arc is one of the components in a multi selection of Draft objects which describe a perimeter of an object, Draft Upgrade will fail and output an error message "can not upgrade objects". In other words you can not upgrade a closed set of Dlines/Lines/Dwires etc. that includes a D_Arc, into a wire or face. There is an example of a DXF file in this topic on the forum http://forum.freecadweb.org/viewtopic.php?f=3&t=6028#p47962 Is it possible to allow the inclusion of D-Arcs? | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
groups of edges containing arcs can be upgraded to wires and faces, not up to draft wires (which are defined by points, so they cannot have arc segments). I just tested here, all seems to work normally for me... |
|
|
I still have the problem with and that file from the post so I have experimented some more. OS: Ubuntu 12.04.4 LTS Platform: 64-bit Version: 0.14.3369 (Git) Branch: master Hash: 8693bfab1abc0ba4191d30ab50f8c465bbb920a3 Python version: 2.7.3 Qt version: 4.8.2 Coin version: 3.1.3 SoQt version: 1.5.0 OCC version: 6.7.0 I edited the Draft Line edge adjacent to the Draft Arc and snapped it to the end of the Draft Arc, then when I select the edge and arc they will upgrade to a joined wire. My conclusion is that it was a precision matter all along .....sorry to waste your time. So I have closed this. Jim |
|
|
It appears that I was wrong, this upgrade failed due to precision, the edge did not quite end on the end of the arc. It was not failing just because the Arc was included in the perimeter. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-09 13:50 | jmaustpc | New Issue | |
| 2014-03-09 13:50 | jmaustpc | Status | new => assigned |
| 2014-03-09 13:50 | jmaustpc | Assigned To | => yorik |
| 2014-03-09 21:30 | yorik | Note Added: 0004401 | |
| 2014-03-11 01:26 | yorik | Project | FreeCAD => Draft |
| 2014-03-12 14:45 | yorik | Status | assigned => feedback |
| 2014-03-29 15:06 | jmaustpc | Note Added: 0004513 | |
| 2014-03-29 15:06 | jmaustpc | Status | feedback => assigned |
| 2014-03-29 15:09 | jmaustpc | Note Added: 0004514 | |
| 2014-03-29 15:09 | jmaustpc | Status | assigned => closed |
| 2014-03-29 15:09 | jmaustpc | Resolution | open => no change required |
FreeCAD