Salome HOME
Task 2.1. Management of result names
authorazv <azv@opencascade.com>
Fri, 3 Nov 2017 10:25:51 +0000 (13:25 +0300)
committerazv <azv@opencascade.com>
Tue, 14 Nov 2017 12:26:07 +0000 (15:26 +0300)
commitdd51a000adf460a28f9f942bd83ce074db9e6a4d
tree67f68c876a06cdae28d0957c9425a3ea4cedb13e
parent6e23ad2aa4923a49f5f04feed5cae513a1e403db
Task 2.1. Management of result names

Support user names along the shape modifications.
22 files changed:
src/Model/Model_Data.cpp
src/Model/Model_Data.h
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/Test/TestCustomName_BooleanCut.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_CommonCompSolid.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_CutCompSolid.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_CutGroup.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_ExtrudeFace.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_ExtrusionCut.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_MultiTranslation.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_Partition.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_Placement.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_Recover.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_Rename.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_RotateGroup.py [new file with mode: 0644]
src/ModelAPI/Test/TestCustomName_Translation.py [new file with mode: 0644]
src/ModelHighAPI/ModelHighAPI_Interface.cpp
src/ModelHighAPI/ModelHighAPI_Interface.h
src/ModelHighAPI/ModelHighAPI_Selection.cpp
src/ModelHighAPI/ModelHighAPI_Selection.h