View Issue Details

IDProjectCategoryView StatusLast Update
0000471FreeCADBugpublic2011-11-04 19:31
Reportertilas Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionwon't fix 
Summary0000471: Sketcher: trimming of a circle tangent to two parallel lines blocks the sketcher
DescriptionCreate two horizontal lines,
create a circle between,
apply tangent constraints between the circle and both lines (one at a time),
attempt to trim half a circle (either right or left) -
the sketch is blocked with 'conflicting constraints'...

Additional InformationThe culprit seems to be the fact that the trimming operation always adds a point on object constraint, whereas all it has to do in this case - is change the length/shape of the trimmed object.

In addition (though might be an independent bug), after closing the sketch an reopening it, the 'Auto constraints' box which was previously unchecked, sets itself to 'checked'.
TagsNo tags attached.
FreeCAD Information

Activities

2011-11-03 21:29

 

test4.FCStd (Attachment missing)

Jriegel

2011-11-04 19:31

administrator   ~0001233

Its IMO no bug! You simple delete the auto created constraints and the sketch
is full functioning again. There will always situation when you become overconstraint. Its not FreeCADs fault :)

Issue History

Date Modified Username Field Change
2011-11-03 21:29 tilas New Issue
2011-11-03 21:29 tilas File Added: test4.FCStd
2011-11-04 19:31 Jriegel Note Added: 0001233
2011-11-04 19:31 Jriegel Status new => closed
2011-11-04 19:31 Jriegel Resolution open => won't fix