Salome HOME
The list of selection attributes is added
authormpv <mikhail.ponikarov@opencascade.com>
Wed, 22 Oct 2014 13:24:51 +0000 (17:24 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Wed, 22 Oct 2014 13:24:51 +0000 (17:24 +0400)
commit54f1bc8dd6fe9682aba17578587cd760f8b82b3c
treed8523e690f99a757cac809a3f4385187910ac0c4
parent96744884a641cb450f1477ba6dbc4e9c4a60aad9
The list of selection attributes is added
src/Model/CMakeLists.txt
src/Model/Model_AttributeSelection.h
src/Model/Model_AttributeSelectionList.cpp [new file with mode: 0644]
src/Model/Model_AttributeSelectionList.h [new file with mode: 0644]
src/Model/Model_Data.cpp
src/Model/Model_Data.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_AttributeSelectionList.h [new file with mode: 0644]
src/ModelAPI/ModelAPI_Data.h
src/ModelAPI/ModelAPI_Session.cpp