occt: master 66dce5e7

Author Committer Branch Timestamp Parent
abv abv master 2016-02-01 14:20:37 master 32757c6e
Changeset 0027119: Regression: Draw command "incmesh" hangs on the attacheced face.

BRepMesh_CircleTool: extend radius of circle by quite small value in order to classify points forming inscribed triangle as lying on it. Do not use PConfusion due to false positive result leading algorithm to hanging.

Small correction in test cases bugs/mesh/bug27119

Update of test cases according to the new behavior:
bugs/moddata_1/bug22759
mesh/data/standard/M4
mod - src/BRepMesh/BRepMesh_CircleTool.cxx Diff File
add - tests/bugs/mesh/bug27119 Diff File
mod - tests/bugs/moddata_1/bug22759 Diff File
mod - tests/mesh/data/standard/M4 Diff File