]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Rectangle problem correction. Wrong case is: create rectangle, move by the first...
authornds <nds@opencascade.com>
Tue, 24 May 2016 11:21:10 +0000 (14:21 +0300)
committernds <nds@opencascade.com>
Tue, 24 May 2016 11:21:34 +0000 (14:21 +0300)
commit819c391da45bd578694b54477c932c16b573359b
treecadd9c946e2ce101aca9ba385a71ee87271968a7
parent17e8650ef6b7eb406cdeab881802cf9fadc0750e
Rectangle problem correction. Wrong case is: create rectangle, move by the first point, it is unclosed.

Solver do not processes rectangle feature, but PartSet_WidgetPoint2D::storeValueCustom() relies on flush of updated. Result is that the solver flushes updated signal for not processed features and change own state to reacts to this signal.
src/SketchSolver/SketchSolver_Manager.cpp