Salome HOME
Issue #2496: Wrong name in group of faces after load of a python dump
authorazv <azv@opencascade.com>
Mon, 4 Jun 2018 14:13:05 +0000 (17:13 +0300)
committerazv <azv@opencascade.com>
Mon, 4 Jun 2018 14:13:05 +0000 (17:13 +0300)
commit6e8ad427fa4d5d644b401a52b726c356c374f856
treea6010c460c3af4d1d581423920ccc7e7f421849e
parentee0937f49e58978c6c28bcadc3162e819e63ea5a
Issue #2496: Wrong name in group of faces after load of a python dump

Fix incorrect searching shapes which context has the same name (e.g. "Face_1_1/Face_1_1")
src/Model/Model_Document.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/Test/Test2496.py [new file with mode: 0644]