]> SALOME platform Git repositories - modules/shaper.git/commit - src/Model/Model_AttributeSelection.cpp
Salome HOME
Fix for #19912 : Error in SHAPERSTUDY python dump in feature Face with 2 results
authormpv <mikhail.ponikarov@opencascade.com>
Fri, 21 Aug 2020 06:55:08 +0000 (09:55 +0300)
committermpv <mikhail.ponikarov@opencascade.com>
Fri, 21 Aug 2020 06:55:08 +0000 (09:55 +0300)
commitc5a351512e0bf9a981b9dbdc53f4c8d18ac7d68c
treefc06de235e1fb6e55939f772b89f060a6928fd35
parent8f97a06b8d60f299574b9b8600c49cdebc50f048
Fix for #19912 : Error in SHAPERSTUDY python dump in feature Face with 2 results

Generate an error in case primitive selection returns sub-shape that does not belong to the context.
src/Model/Model_AttributeSelection.cpp
src/ModelAPI/CMakeLists.txt
src/ModelAPI/Test/Test19912.py [new file with mode: 0644]