]> SALOME platform Git repositories - modules/shaper.git/commit - src/BuildPlugin/CMakeLists.txt
Salome HOME
Issue #1920: Wrong naming of faces' edges after translation
authordbv <dbv@opencascade.com>
Tue, 27 Dec 2016 15:38:46 +0000 (18:38 +0300)
committerdbv <dbv@opencascade.com>
Tue, 27 Dec 2016 15:39:03 +0000 (18:39 +0300)
commit408106edec8b1cb06156c57fc1d1ee63120c137e
treea97729d98ae61dcded0e2db112bb79a0c692adb0
parent9838718a2879f3461b4bdde283d4f37031885647
Issue #1920: Wrong naming of faces' edges after translation

Added test case for Issue #1920;
Fixed TDF_Label Model_Document::findNamingName(std::string theName). Now it check if shape without suffix stored.
src/BuildPlugin/CMakeLists.txt
src/BuildPlugin/Test/Test1920.py [new file with mode: 0644]
src/Model/Model_Document.cpp