Salome HOME
Issue #532 - 4.13. Partition with splitting-arguments making solids with shared faces
authorspo <sergey.pokhodenko@opencascade.com>
Tue, 25 Aug 2015 05:55:08 +0000 (08:55 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Tue, 25 Aug 2015 05:56:35 +0000 (08:56 +0300)
commit42dfdea5422ab72d81c36155b4c6f352c85c1110
tree5b4a152ff9c5137d496553b959bf5cbff6ca7c0b
parent37db1cf9980473401681e7b2da89a4a9a77be698
Issue #532 - 4.13. Partition with splitting-arguments making solids with shared faces
16 files changed:
CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/partition_widget.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Partition.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomAlgoImpl/CMakeLists.txt [new file with mode: 0644]
src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx [new file with mode: 0755]
src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx [new file with mode: 0644]
src/GeomAlgoImpl/GeomAlgoImpl.h [new file with mode: 0644]
test.squish/objects.map
test.squish/suite_ISSUES/tst_532/test.py [new file with mode: 0644]
test.squish/suite_ISSUES/tst_532/verificationPoints/VP_EXTRUSION [new file with mode: 0644]
test.squish/suite_ISSUES/tst_532/verificationPoints/VP_PARTITION [new file with mode: 0644]