]> OCCT Git - occt-copy.git/commit
0030062: Modeling Algorithms - The shape healing is instable in test "parasolid/doc_3/E3" CR30062_3
authorgka <gka@opencascade.com>
Fri, 17 Aug 2018 09:37:51 +0000 (12:37 +0300)
committergka <gka@opencascade.com>
Fri, 17 Aug 2018 09:37:51 +0000 (12:37 +0300)
commitc313df34e41261c4b792415e786cc8b24b6b1ee6
treec6dc321877d51b331cb22838e91e665ec0caf879
parent47ba172e98d1542bccba2c6e91a9508a32d3f117
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