mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
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.
11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
puts "============"
|
|
puts "OCC23625"
|
|
puts "============"
|
|
puts ""
|
|
|
|
set viewname "vfront"
|
|
set length 28096.2
|
|
|
|
restore [locate_data_file bug23625_a1.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|