Salome HOME
[bos #40619][CEA] Add Fuzzy parameter to partition and boolean operators mbs/40619_add_fuzzy 16/head
authormbs <martin.bernhard@opencascade.com>
Fri, 8 Mar 2024 22:36:58 +0000 (22:36 +0000)
committermbs <martin.bernhard@opencascade.com>
Tue, 19 Mar 2024 10:28:27 +0000 (10:28 +0000)
commite3ce834889860adba76bbcf27743ab15a96c4765
tree1acca1478718a46adcdcd0d61b23447132bff9ed
parent3bfb88115e12b64d01e3e5606e4b84184deaceb2
[bos #40619][CEA] Add Fuzzy parameter to partition and boolean operators
31 files changed:
doc/salome/gui/GEOM/images/bool1.png
doc/salome/gui/GEOM/images/bool2.png
doc/salome/gui/GEOM/images/bool3.png
doc/salome/gui/GEOM/images/neo-section.png
doc/salome/gui/GEOM/input/common_operation.doc
doc/salome/gui/GEOM/input/cut_operation.doc
doc/salome/gui/GEOM/input/fuse_operation.doc
doc/salome/gui/GEOM/input/partition.doc
doc/salome/gui/GEOM/input/section_operation.doc
doc/salome/gui/GEOM/input/using_boolean_operations.doc
idl/GEOM_Gen.idl
src/BooleanGUI/BooleanGUI_Dialog.cxx
src/BooleanGUI/BooleanGUI_Dialog.h
src/DlgRef/DlgRef_2Sel2Spin3Check_QTD.ui
src/GEOMGUI/GEOM_msg_en.ts
src/GEOMGUI/GEOM_msg_fr.ts
src/GEOMGUI/GEOM_msg_ja.ts
src/GEOMImpl/GEOMImpl_BooleanDriver.cxx
src/GEOMImpl/GEOMImpl_BooleanDriver.hxx
src/GEOMImpl/GEOMImpl_IBoolean.hxx
src/GEOMImpl/GEOMImpl_IBooleanOperations.cxx
src/GEOMImpl/GEOMImpl_IBooleanOperations.hxx
src/GEOMImpl/GEOMImpl_IPartition.hxx
src/GEOMImpl/GEOMImpl_PartitionDriver.cxx
src/GEOM_I/GEOM_IBooleanOperations_i.cc
src/GEOM_I/GEOM_IBooleanOperations_i.hh
src/GEOM_SWIG/geomBuilder.py
src/OperationGUI/OperationGUI_PartitionDlg.cxx
src/OperationGUI/OperationGUI_PartitionDlg.h
test/test_boolean_fuzzy.py [new file with mode: 0644]
test/tests.set