]> OCCT Git - occt-copy.git/commit
0031462: Modeling Algorithms - BOP result depends on the arguments order V7_4_0p1
authoremv <emv@opencascade.com>
Mon, 30 Mar 2020 13:33:53 +0000 (16:33 +0300)
committerrnv <rnv@opencascade.com>
Wed, 1 Apr 2020 13:52:54 +0000 (16:52 +0300)
commit33d9a6fa21ca4fa711da7066655aa2ba854545ee
tree821fb910915a6662b793dae3106b95c4ee0ef0cc
parentb90477afe33ec585fec43fe5286bd2e2b93e21de
0031462: Modeling Algorithms - BOP result depends on the arguments order

Eliminate numerical instability by ensuring that the tolerance of intersection entities is slightly grater than the actual distance to the shapes creating the entity.
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx
src/BOPTools/BOPTools_AlgoTools.cxx
src/BOPTools/BOPTools_AlgoTools.hxx
src/BOPTools/BOPTools_AlgoTools_1.cxx
src/BOPTools/BOPTools_AlgoTools_2.cxx
tests/bugs/modalg_7/bug31462 [new file with mode: 0644]
tests/evolved/voluved/HMC008