View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001481 | FreeCAD | Bug | public | 2014-03-18 05:05 | 2015-01-12 14:36 |
| Reporter | spongman | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Summary | 0001481: Not able to trim curve with the given index | ||||
| Description | OS: Windows Platform: 64-bit Version: 0.14.3310 (Git) Branch: master Hash: cd03973a9bd853a8553f1142403bb48259e4dd3e Python version: 2.7.6 Qt version: 4.8.5 Coin version: 4.0.0a SoQt version: 1.6.0a OCC version: 6.6.0 | ||||
| Steps To Reproduce | - open trim bug.fcstd - edit sketch >>> App.ActiveDocument.Sketch.trim(10,App.Vector(0.071045,5.739163,0)) Traceback (most recent call last): File "<input>", line 1, in <module> ValueError: Not able to trim curve with the given index: 10 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
I don't know where you see an error here. The trim tool is used to trim two crossing lines but not for lines that share a common end point. |
|
|
oh, ok. i guess i was expecting it to remove the line segment regardless of whether or not it was intersected. |
|
|
invalid report |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-03-18 05:05 | spongman | New Issue | |
| 2014-03-18 05:05 | spongman | File Added: trim bug.FCStd | |
| 2014-03-18 12:24 | wmayer | Note Added: 0004473 | |
| 2014-03-18 12:24 | wmayer | Status | new => feedback |
| 2014-03-18 16:40 | spongman | Note Added: 0004474 | |
| 2014-03-18 16:40 | spongman | Status | feedback => new |
| 2015-01-12 14:36 | wmayer | Note Added: 0005635 | |
| 2015-01-12 14:36 | wmayer | Status | new => closed |
| 2015-01-12 14:36 | wmayer | Resolution | open => not fixable |
FreeCAD