View Issue Details

IDProjectCategoryView StatusLast Update
0002898SketcherBugpublic2017-08-13 15:35
ReporterVictor Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
PlatformPCOSLinux OS VersionFedora 25
Product Version0.16 
Summary0002898: Unable to remove sketch vertex
DescriptionI have a small 2D sketch in part design.
On this sketch I have 2 vertices I want to delete.
I can selected it, but when I hit delete-key, Freecad says "Not able to delete a constraint on point with given index : 43".
The other point I can't select has index 46.

I try to delete it using python console.
I scan every vertice in my sketch ( len( obj.Shape.Vertexes ) == 12 )
I can not find the vertex I want to delete by position obj.Shape.Vertexes[i].X, obj.Shape.Vertexes[i].Y

I try to repair my sketch using "Validate" menu item in "Sketcher" Freecad menu, but my vertex are still here and I still can't delete it...

You can maybe add a repair option to remove points out the vertexes list ?
TagsNo tags attached.
FreeCAD Information

Activities

Victor

2017-02-11 12:04

reporter   ~0008272

Correction in my above text :
"I can NOT find the vertex I want to delete by position obj.Shape.Vertexes[i].X, obj.Shape.Vertexes[i].Y"

Kunda1

2017-02-13 14:21

administrator   ~0008282

Last edited: 2017-02-13 14:23

Please open a forum thread to discuss the issue and then bidirectionally link thread <=> ticket

Also:please post your Help > About FreeCAD > Copy to clipboard

Kunda1

2017-03-14 11:49

administrator   ~0008625

@Victor please follow up with
1) pasting your example file.
2) pasting your Help > About FreeCAD > Copy to clipboard
3) opening a forum thread to discuss the issue and then bidirectionally link thread <=> ticket

normandc

2017-04-01 17:16

manager   ~0008744

Without the fcstd file that shows this issue, or a detailed clearly reproducible method, this report is utterly useless.

Kunda1

2017-04-28 16:42

administrator   ~0008810

@Victor I'm resolving this ticket. It will be closed unless you respond.

Kunda1

2017-08-13 15:35

administrator   ~0009908

Closing as no response from OP

Issue History

Date Modified Username Field Change
2017-02-11 12:02 Victor New Issue
2017-02-11 12:04 Victor Note Added: 0008272
2017-02-13 14:21 Kunda1 Note Added: 0008282
2017-02-13 14:22 Kunda1 Status new => feedback
2017-02-13 14:23 Kunda1 Note Edited: 0008282
2017-03-14 11:47 Kunda1 Description Updated
2017-03-14 11:49 Kunda1 Note Added: 0008625
2017-04-01 17:16 normandc Note Added: 0008744
2017-04-28 16:42 Kunda1 Status feedback => resolved
2017-04-28 16:42 Kunda1 Resolution open => unable to reproduce
2017-04-28 16:42 Kunda1 Note Added: 0008810
2017-08-13 15:35 Kunda1 Status resolved => closed
2017-08-13 15:35 Kunda1 Note Added: 0009908