Salome HOME
Issue #2044: Error detection in the parametric API
authordbv <dbv@opencascade.com>
Wed, 29 Mar 2017 13:35:11 +0000 (16:35 +0300)
committerdbv <dbv@opencascade.com>
Wed, 29 Mar 2017 13:35:38 +0000 (16:35 +0300)
commitb9872d0ff661c85e58fab02c832461c8030e84d2
treeb89bb78c064c940abcb3a496e2d4ea71442a280b
parent52f79b0092a140175328ebf5c69cd9e27b7b7f59
Issue #2044: Error detection in the parametric API

Set attribute invalid flag when selection with bad name passed.
src/Model/Model_AttributeSelection.cpp
src/ModelHighAPI/ModelHighAPI_Selection.cpp
src/PythonAPI/CMakeLists.txt
src/PythonAPI/Test/Test2044.py [new file with mode: 0644]