Salome HOME
Fix for the problem that on undo/redo of feature creation (in this particular case...
authormpv <mpv@opencascade.com>
Thu, 12 Jan 2017 15:31:16 +0000 (18:31 +0300)
committermpv <mpv@opencascade.com>
Thu, 12 Jan 2017 15:31:31 +0000 (18:31 +0300)
commit564e154b4d199d9ca64e3accf73918d9708b94a8
tree0f922307ae135e322af6b0813d2ca4b2d168f7bd
parent3f40ea7848d4b8df00bd0b5204f1483fc36beb78
Fix for the problem that on undo/redo of feature creation (in this particular case it is Partition of wires), some attributes are appeared in the OCAF tree. It may lead problem of already existing name (and as a consequence, bad name of sub-results generation).
src/Model/Model_Document.cpp
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_Session.cpp