View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001498 | FreeCAD | Feature | public | 2014-03-29 15:38 | 2014-04-14 17:02 |
| Reporter | jmaustpc | Assigned To | wandererfan | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | trunk | ||||
| Target Version | trunk | Fixed in Version | 0.14 | ||
| Summary | 0001498: Allow Part Loft to create a closed solid i.e. have the Loft start and finish with the same profile | ||||
| Description | Allow Part Loft to create a closed solid i.e. have the Loft start and finish with the same profile For an example see this forum topic http://forum.freecadweb.org/viewtopic.php?f=8&t=6157 Currently in FreeCAD this works with Part Sweep along a circular or other closed path. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
http://www.forum.freecadweb.org/viewtopic.php?f=3&t=6243 discussion: effect of OCC versions on issue effect of angles between profiles |
|
|
merge request for basic closed loft -> http://www.forum.freecadweb.org/viewtopic.php?f=17&t=6323 ToDo: "heart shaped" circular loft sensitivity to complexity of profile Placement. |
|
FreeCAD: master d13946da 2014-04-07 21:50:18 Committer: wmayer Details Diff |
Add function to Close Part.Loft (Gui & scripting) |
Affected Issues 0001498 |
|
| mod - src/Mod/Part/App/AppPartPy.cpp | Diff File | ||
| mod - src/Mod/Part/App/PartFeatures.cpp | Diff File | ||
| mod - src/Mod/Part/App/PartFeatures.h | Diff File | ||
| mod - src/Mod/Part/App/TopoShape.cpp | Diff File | ||
| mod - src/Mod/Part/App/TopoShape.h | Diff File | ||
| mod - src/Mod/Part/Gui/TaskLoft.cpp | Diff File | ||
| mod - src/Mod/Part/Gui/TaskLoft.ui | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-29 15:38 | jmaustpc | New Issue | |
| 2014-04-06 11:21 | wandererfan | Assigned To | => wandererfan |
| 2014-04-06 11:21 | wandererfan | Status | new => assigned |
| 2014-04-06 11:23 | wandererfan | Note Added: 0004531 | |
| 2014-04-14 12:30 | wandererfan | Note Added: 0004559 | |
| 2014-04-14 17:02 | wmayer | Changeset attached | => FreeCAD Master master d13946da |
| 2014-04-14 17:02 | wmayer | Status | assigned => closed |
| 2014-04-14 17:02 | wmayer | Resolution | open => fixed |
| 2014-04-14 17:02 | wmayer | Fixed in Version | => 0.14 |
FreeCAD