tomate44 / CurvesWB

Experiments for a FreeCAD Surface workbench
GNU Lesser General Public License v2.1
112 stars 24 forks source link

Can't move split curve point, also may crash FreeCAD #100

Open Anthony-Gaudino opened 10 months ago

Anthony-Gaudino commented 10 months ago

In this file curves_bug.FCStd.zip we have two sketches and a joinedcurve.

If I split the curve and try to move the split point, after finish editing the point is not moved. This bug seems to be related to the Sketch020 having constraints being referenced from section_d_sketch. If those constraints references are removed then the issue doesn't happen.

I also noted that if I try to edit the split over and over it may cause FreeCAD to crash.