Salome HOME
Issue #2394: Incorrect selected subsolids in "union" after modifying the geometry...
authorazv <azv@opencascade.com>
Fri, 12 Jan 2018 05:43:16 +0000 (08:43 +0300)
committerazv <azv@opencascade.com>
Tue, 16 Jan 2018 07:30:28 +0000 (10:30 +0300)
commit8417132f3dbdc93ec9e42551597d43782b198880
treef994f6d26e9ddf2edcc9f397c64b10f2229f53bc
parentd7a6c25deae913bdee575372b0ccea7e041c9b5c
Issue #2394: Incorrect selected subsolids in "union" after modifying the geometry ("delta-p")

Add sorting of sub-solids in compsolid when performing partition.
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/Test/Test2394.py [new file with mode: 0644]
src/FeaturesPlugin/Test/TestUnionFaces.py
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.cpp