]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute
authornds <nds@opencascade.com>
Mon, 20 Mar 2017 12:25:34 +0000 (15:25 +0300)
committernds <nds@opencascade.com>
Mon, 20 Mar 2017 12:25:34 +0000 (15:25 +0300)
commitf3eba9945c9879eaf14950b634ad9ceebba27cd3
tree67afd6c196e22b6fbdee7ade2f267eead1e1b608
parent8d5ed9173c8df55870aa283eea998a7bd5eca38a
Issue #2024 - Redesign of circle and arc of circle: fill Reference Attribute

1. Do not call execute(), this is obsolete functionality done for Rectangle feature(as lines were created in execute(), now one is created in attribute changed). It is checked without execute that coincidence is set to rectangle's features to line/point selected.
2. shapeContains/shapeExploreHasVertex should not be called by preselection if feature contains reference attribute(coincidence will not be created by selection)
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2d.h