Salome HOME
Issue #517 implementation: naming of sketch elements now independent on feature sketc...
authormpv <mpv@opencascade.com>
Thu, 13 Aug 2015 06:15:14 +0000 (09:15 +0300)
committermpv <mpv@opencascade.com>
Thu, 13 Aug 2015 06:15:14 +0000 (09:15 +0300)
commit98e21a8e5e9de9c658c11c19fac5c4c7060396c5
tree7b05f4fffa72b25d5f3925d2dbfee9c5fa9b6b4e
parentbbfe377e577d7e0750810846eaf29e1641505cd3
Issue #517 implementation: naming of sketch elements now independent on feature sketch in the history. Also added implementation of good naming for intersected edges (like "8" figure naming).
src/Model/CMakeLists.txt
src/Model/Model_AttributeSelection.cpp
src/Model/Model_SelectionNaming.cpp [new file with mode: 0644]
src/Model/Model_SelectionNaming.h [new file with mode: 0644]
src/PartSet/PartSet_OperationPrs.cpp