Sketcher: Move point from python fix
==================================== https://forum.freecadweb.org/viewtopic.php?f=22&t=27282#p218637
This commit is contained in:
@@ -521,6 +521,8 @@ int SketchObject::movePoint(int GeoId, PointPos PosId, const Base::Vector3d& toP
|
||||
}
|
||||
}
|
||||
|
||||
solvedSketch.resetInitMove(); // reset solver point moving mechanism
|
||||
|
||||
return lastSolverStatus;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user