]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Fix for the issue #19726 : Placement failed because of wrong name in face selection.
authormpv <mikhail.ponikarov@opencascade.com>
Wed, 24 Jun 2020 14:09:56 +0000 (17:09 +0300)
committermpv <mikhail.ponikarov@opencascade.com>
Wed, 24 Jun 2020 14:09:56 +0000 (17:09 +0300)
commit8b18d4f784e964a968c16a7b0cc1fb58ab27f9d5
treedcb7b997606175447fe16bec8f507614113abd33
parent5d5db1a05b9163470579502961522b19ca90c13b
Fix for the issue #19726 : Placement failed because of wrong name in face selection.

Call update in history of attribute created for the external part selection.
src/Model/Model_AttributeSelection.h
src/Model/Model_Objects.cpp
src/Model/Model_ResultPart.cpp
src/Model/Model_Update.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI_AttributeSelection.h
src/ModelAPI/Test/Test19726.py [new file with mode: 0644]