View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004080 | Draft | Bug | public | 2019-08-07 07:18 | 2020-12-01 11:22 |
| Reporter | dimitar | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu 19.04 | OS Version | 19.04 |
| Summary | 0004080: Draft upgrade make face fails with a sketch contatining multiple closed loops | ||||
| Description | The draft upgrade tool works well with creating a face from a sketch of single enclosed element. However, it does not work to create surfaces from a sketch with multiple enclosed elements. Here is the message from the report view: | ||||
| Steps To Reproduce |
| ||||
| Additional Information | OS: Ubuntu 19.04 (ubuntu:GNOME/ubuntu) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19. Build type: Release Python version: 3.7.3 Qt version: 5.12.2 Coin version: 4.0.0a OCC version: 7.3.0 Locale: English/United Kingdom (en_GB) | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
As discussed here, where to make the example work, the elements had to be converted to solids. https://forum.freecadweb.org/viewtopic.php?f=3&t=38280 |
|
|
Fix committed to master branch. |
|
|
Closing ticket. Thanks @marioalexis! |
|
FreeCAD: master 8e080f1d 2020-11-16 04:56:50 Details Diff |
Draft: Some fixes in upgrade function. bug 0004460, fixes 0004462, 0004080 |
Affected Issues 0004080, 0004460, 0004462 |
|
| mod - src/Mod/Draft/DraftGeomUtils.py | Diff File | ||
| mod - src/Mod/Draft/draftfunctions/upgrade.py | Diff File | ||
| mod - src/Mod/Draft/draftgeoutils/faces.py | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-08-07 07:18 | dimitar | New Issue | |
| 2019-08-07 07:18 | dimitar | File Added: 2019-08-07_08-11.png | |
| 2019-08-07 07:20 | dimitar | Note Added: 0013402 | |
| 2020-11-25 10:30 | marioalexis | Changeset attached | => FreeCAD master 8e080f1d |
| 2020-11-25 10:30 | marioalexis | Note Added: 0015020 | |
| 2020-12-01 11:22 | Kunda1 | Status | new => closed |
| 2020-12-01 11:22 | Kunda1 | Resolution | open => fixed |
| 2020-12-01 11:22 | Kunda1 | Note Added: 0015032 | |
| 2020-12-01 11:22 | Kunda1 | Fixed in Version | => 0.19 |
FreeCAD