Salome HOME
Fix for the issue #2248 and issue #2251 : same curves sketch edges (splitted to make...
authormpv <mpv@opencascade.com>
Wed, 13 Sep 2017 07:53:30 +0000 (10:53 +0300)
committermpv <mpv@opencascade.com>
Wed, 13 Sep 2017 07:53:30 +0000 (10:53 +0300)
commit2c85e3024f4ad62f461132496a1bf5e6d09ef692
tree90b021ecf14f9f6cd244b5358a112f944fcf4872
parentfac255fcec3913e743169b3c207f28ca1303a0ff
Fix for the issue #2248 and issue #2251 : same curves sketch edges (splitted to make sketch faces) are positioned to different sub-labels.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test2172.py
src/FeaturesPlugin/Test/Test2248.py [new file with mode: 0644]
src/FeaturesPlugin/Test/Test2251.py [new file with mode: 0644]
src/Model/Model_BodyBuilder.cpp
src/Model/Model_ResultCompSolid.cpp
src/Model/Model_ResultConstruction.cpp
src/Model/Model_SelectionNaming.cpp