View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002296 | FreeCAD | Bug | public | 2015-10-14 11:00 | 2017-03-10 20:34 |
| Reporter | freegroup | Assigned To | kkremitzki | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Apple | OS | OSX | OS Version | 10.10.5 |
| Product Version | 0.15 | ||||
| Summary | 0002296: sweep/loft on path didn't create solid | ||||
| Description | loft a circle to a rectangle along a path (sweep) didn't create a solid. | ||||
| Steps To Reproduce | see attached file | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
|
|
|
OP please retest on 0.16 Also as an FYI: 1) when you post ticket in the future please add the contents of Help > About FreeCAD > Copy to clipboard 2) please write an in depth step-by-step on how to reproduce bug Forum thread: https://forum.freecadweb.org/viewtopic.php?f=10&t=20166 |
|
|
The problem is that the sweep path goes underneath the position of Sketch001 (Sketch001's Z position is -50mm while the bottom end point of the arc in Sketch002 goes below at Z -55.325mm. Raising the end of the sweep path to be at the same height as Sketch001 fixes the problem and creates a valid solid. A developer will have to confirm, but IMO this is not a bug, but improper use of the tool. To add to Kunda1's FYI: 0) before posting a ticket, follow the indications in the "READ THIS BEFORE REPORTING" link, which indicates such matters should be discussed over the forum first. Tested on OS: Ubuntu 14.04.5 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.16.6707 (Git) Build type: None Branch: releases/FreeCAD-0-16 Hash: 5465bc47c95db45e0be85dc0e2872419efadce0f Python version: 2.7.6 Qt version: 4.8.6 Coin version: 4.0.0a OCC version: 6.8.0.oce-0.17 |
|
|
|
|
|
No response from OP @normandc has offered feedback and fix based on the model. Resolving as 'no change required' |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-14 11:00 | freegroup | New Issue | |
| 2015-10-14 11:00 | freegroup | File Added: sweepTest.FCStd | |
| 2015-10-14 11:01 | freegroup | File Added: Bildschirmfoto 2015-10-14 um 12.52.37.png | |
| 2017-01-23 21:37 | Kunda1 | Note Added: 0007929 | |
| 2017-01-23 21:37 | Kunda1 | Summary | sweep/loft on path didn'T create solid => sweep/loft on path didn't create solid |
| 2017-01-23 21:38 | Kunda1 | Status | new => feedback |
| 2017-01-23 21:38 | Kunda1 | Tag Attached: #pending | |
| 2017-01-24 04:50 | normandc | Note Added: 0007944 | |
| 2017-01-24 04:51 | normandc | File Added: sweepTest_fixed.FCStd | |
| 2017-01-24 04:51 | normandc | Note Edited: 0007944 | |
| 2017-01-31 13:22 | Kunda1 | Note Added: 0008125 | |
| 2017-01-31 13:22 | Kunda1 | Status | feedback => resolved |
| 2017-01-31 13:22 | Kunda1 | Resolution | open => no change required |
| 2017-01-31 13:22 | Kunda1 | Assigned To | => Kunda1 |
| 2017-01-31 13:22 | Kunda1 | Tag Detached: #pending | |
| 2017-01-31 13:22 | Kunda1 | Assigned To | Kunda1 => |
| 2017-03-10 20:34 | kkremitzki | Assigned To | => kkremitzki |
| 2017-03-10 20:34 | kkremitzki | Status | resolved => closed |
FreeCAD