View Issue Details

IDProjectCategoryView StatusLast Update
0001481FreeCADBugpublic2015-01-12 14:36
Reporterspongman Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Summary0001481: Not able to trim curve with the given index
DescriptionOS: 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
TagsNo tags attached.
FreeCAD Information

Activities

spongman

2014-03-18 05:05

reporter  

trim bug.FCStd (Attachment missing)

wmayer

2014-03-18 12:24

administrator   ~0004473

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.

spongman

2014-03-18 16:40

reporter   ~0004474

oh, ok. i guess i was expecting it to remove the line segment regardless of whether or not it was intersected.

wmayer

2015-01-12 14:36

administrator   ~0005635

invalid report

Issue History

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