0031462: Modeling Algorithms - BOP result depends on the arguments order IR-2020-04-04
authoremv <emv@opencascade.com>
Mon, 30 Mar 2020 13:33:53 +0000 (16:33 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 1 Apr 2020 17:44:23 +0000 (20:44 +0300)
commit3f7e5e99d565e35f600da5f089b0fc7a3851fbde
tree468c52c5df00900248381b08434dac103ababb02
parent6d43db4f7427dd2d8a05f931f7bdebae889849d9
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