View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001687 | Draft | Feature | public | 2014-08-14 00:43 | 2015-01-19 17:03 |
| Reporter | quick61 | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.15 | ||||
| Summary | 0001687: Draft > Trim / Extend Along Self | ||||
| Description | Forum reference - http://forum.freecadweb.org/viewtopic.php?f=3&t=7318#p59263 Request to add a feature to the Draft Trim / Extend tool allow the trim or extension of a draft line along it's trajectory. Preferably making it the default method of operation for the tool. | ||||
| Steps To Reproduce | In Draft, start a line at 0,0,0 and end at 50,50,50. Once the line is made, invoke the Trim / Extend tool and try to trim the line to 40,40,40 or extend it to 60,60,60. The line will not trim or extend along it's current path. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master a91fcc68 2015-01-19 16:49:33 Details Diff |
Draft: Improvements to Trimex tool - fixes 0001598 * Autotrim 2 intersecting draft lines, wires or arcs * Don't snap if CTRL is not pressed * Allow to trim/extend against itself |
Affected Issues 0001598, 0001687 |
|
| mod - src/Mod/Draft/DraftTools.py | Diff File | ||
| mod - src/Mod/Draft/DraftTrackers.py | Diff File | ||
| mod - src/Mod/Draft/DraftVecUtils.py | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-14 00:43 | quick61 | New Issue | |
| 2014-08-14 03:00 | yorik | Assigned To | => yorik |
| 2014-08-14 03:00 | yorik | Status | new => assigned |
| 2014-08-14 03:01 | yorik | Project | FreeCAD => Draft |
| 2015-01-19 15:56 | yorik | Relationship added | child of 0001598 |
| 2015-01-19 17:03 | yorik | Note Added: 0005674 | |
| 2015-01-19 17:03 | yorik | Status | assigned => closed |
| 2015-01-19 17:03 | yorik | Resolution | open => fixed |
| 2015-01-19 17:03 | yorik | Fixed in Version | => 0.15 |
| 2015-01-19 17:03 | yorik | Changeset attached | => FreeCAD Master master a91fcc68 |
FreeCAD