occt: master 8c186dad

Author Committer Branch Timestamp Parent
drazmyslovich bugmaster master 2019-08-15 15:13:43 master 3de0f784
Affected Issues  0025044: BRepMesh tweaks
Changeset 0025044: BRepMesh tweaks - treatments for degenerated and tiny faces

BRepMesh_ModelHealer - recognize a small face with 1 wire and 2 small edges as a face for refinement.
BRepMesh_DefaultRangeSplinner - reduce tolerance on tiny faces to improve the meshing results.

Added new test cases: bugs mesh bug25044_*.
Existing test cases updated to reflect improvements.
mod - src/BRepMesh/BRepMesh_DefaultRangeSplitter.cxx Diff File
mod - src/BRepMesh/BRepMesh_ModelHealer.cxx Diff File
add - tests/bugs/mesh/bug25044_1 Diff File
add - tests/bugs/mesh/bug25044_10 Diff File
add - tests/bugs/mesh/bug25044_11 Diff File
add - tests/bugs/mesh/bug25044_12 Diff File
add - tests/bugs/mesh/bug25044_13 Diff File
add - tests/bugs/mesh/bug25044_14 Diff File
add - tests/bugs/mesh/bug25044_15 Diff File
add - tests/bugs/mesh/bug25044_16 Diff File
add - tests/bugs/mesh/bug25044_17 Diff File
add - tests/bugs/mesh/bug25044_18 Diff File
add - tests/bugs/mesh/bug25044_19 Diff File
add - tests/bugs/mesh/bug25044_2 Diff File
add - tests/bugs/mesh/bug25044_20 Diff File
add - tests/bugs/mesh/bug25044_21 Diff File
add - tests/bugs/mesh/bug25044_22 Diff File
add - tests/bugs/mesh/bug25044_23 Diff File
add - tests/bugs/mesh/bug25044_24 Diff File
add - tests/bugs/mesh/bug25044_25 Diff File
add - tests/bugs/mesh/bug25044_26 Diff File
add - tests/bugs/mesh/bug25044_27 Diff File
add - tests/bugs/mesh/bug25044_28 Diff File
add - tests/bugs/mesh/bug25044_29 Diff File
add - tests/bugs/mesh/bug25044_3 Diff File
add - tests/bugs/mesh/bug25044_30 Diff File
add - tests/bugs/mesh/bug25044_31 Diff File
add - tests/bugs/mesh/bug25044_32 Diff File
add - tests/bugs/mesh/bug25044_33 Diff File
add - tests/bugs/mesh/bug25044_34 Diff File
add - tests/bugs/mesh/bug25044_35 Diff File
add - tests/bugs/mesh/bug25044_36 Diff File
add - tests/bugs/mesh/bug25044_37 Diff File
add - tests/bugs/mesh/bug25044_38 Diff File
add - tests/bugs/mesh/bug25044_39 Diff File
add - tests/bugs/mesh/bug25044_4 Diff File
add - tests/bugs/mesh/bug25044_40 Diff File
add - tests/bugs/mesh/bug25044_41 Diff File
add - tests/bugs/mesh/bug25044_42 Diff File
add - tests/bugs/mesh/bug25044_43 Diff File
add - tests/bugs/mesh/bug25044_44 Diff File
add - tests/bugs/mesh/bug25044_45 Diff File
add - tests/bugs/mesh/bug25044_46 Diff File
add - tests/bugs/mesh/bug25044_47 Diff File
add - tests/bugs/mesh/bug25044_48 Diff File
add - tests/bugs/mesh/bug25044_49 Diff File
add - tests/bugs/mesh/bug25044_5 Diff File
add - tests/bugs/mesh/bug25044_50 Diff File
add - tests/bugs/mesh/bug25044_51 Diff File
add - tests/bugs/mesh/bug25044_52 Diff File
add - tests/bugs/mesh/bug25044_53 Diff File
add - tests/bugs/mesh/bug25044_54 Diff File
add - tests/bugs/mesh/bug25044_55 Diff File
add - tests/bugs/mesh/bug25044_56 Diff File
add - tests/bugs/mesh/bug25044_57 Diff File
add - tests/bugs/mesh/bug25044_58 Diff File
add - tests/bugs/mesh/bug25044_59 Diff File
add - tests/bugs/mesh/bug25044_6 Diff File
add - tests/bugs/mesh/bug25044_60 Diff File
add - tests/bugs/mesh/bug25044_7 Diff File
add - tests/bugs/mesh/bug25044_8 Diff File
add - tests/bugs/mesh/bug25044_9 Diff File
mod - tests/bugs/mesh/bug28500 Diff File
mod - tests/bugs/vis/bug22849 Diff File
mod - tests/hlr/poly_hlr/bug23625_1 Diff File
mod - tests/hlr/poly_hlr/bug23625_2 Diff File
mod - tests/mesh/data/advanced/A7 Diff File
mod - tests/mesh/data/standard/O5 Diff File