]> SALOME platform Git repositories - modules/shaper.git/commit - src/PythonAddons/macros/rectangle/feature.py
Salome HOME
Rectangle feature: coincidence debug: 1. lines should not be updated in execute becau...
authornds <nds@opencascade.com>
Tue, 1 Mar 2016 13:37:28 +0000 (16:37 +0300)
committernds <nds@opencascade.com>
Tue, 1 Mar 2016 13:37:28 +0000 (16:37 +0300)
commit2214a01e99079a3bfb6d8f15393f0bb870dd0958
tree10b67e00dfbbe5c0371314260b607d0e40f20a2a
parent040d873182f74431c8c75d8592b95ccb14d3d617
Rectangle feature: coincidence debug: 1. lines should not be updated in execute because it is performed in attributeChanges [wrong case: create rectangle with coincidence to axis, solver move lines, but execute returns them back to rectangle's points]. 2. we need to flush created for coincidence[wrong case: after the first modification only one line is moved to axis, others are not moved]
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PythonAddons/macros/rectangle/feature.py