]> OCCT Git - occt-copy.git/commit
0030062: Modeling Algorithms - The shape healing is instable in test "parasolid/doc_3/E3" IR-2018-08-31
authorgka <gka@opencascade.com>
Fri, 17 Aug 2018 09:37:51 +0000 (12:37 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 30 Aug 2018 15:15:36 +0000 (18:15 +0300)
commitf5e0e835e258652085128559158beda36e9b9ceb
tree7832aeea93ab5b1cd324c9dc76dce4137f27da88
parent4a056d205b17a587deae6611c05a2ccf930b1375
0030062: Modeling Algorithms - The shape healing is instable in test "parasolid/doc_3/E3"

Comparison of the gap between adjacent edges in the parametric space with maximal allowable gap is performed with Precision::PConfusion() instead of gp_Resolution () in the method ShapeAnalysis_Wire::CheckDegenerated().
This correction was made in order to  avoid instability for MSVC 2017 test "parasolid/doc_3/E3"
src/ShapeAnalysis/ShapeAnalysis_Wire.cxx