View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000018 | FreeCAD | Feature | public | 2009-09-28 15:43 | 2009-10-17 21:44 |
| Reporter | Assigned To | wmayer | |||
| Priority | low | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0000018: Make helix | ||||
| Description | was considerating drawing an helix in freecad. My first intention was to approximate it through a bezier curve but it doesn't seem as easy as it sound. So I had a look at OpenCascade documentation and found the bottle tutorial in which there is an helix !? Lucky me ! The way they create it is quite well thought : they draw a 2d curve and then apply it on a cylindrical surface. Is it possible to do same in freeCAD either by using the c++ code provided in the tutorial or by creating an edge from a line on a face ? | ||||
| Additional Information | Done in rev. 2559 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2009-09-28 15:43 |
|
New Issue | |
| 2009-09-28 15:46 |
|
Status | new => assigned |
| 2009-09-28 15:46 |
|
Assigned To | => wmayer |
| 2009-10-17 21:44 | wmayer | Status | assigned => closed |
| 2009-10-17 21:44 | wmayer | Resolution | open => fixed |
| 2009-10-17 21:44 | wmayer | Additional Information Updated |
FreeCAD