1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/mesh/bug31199_3
oan 936ce1f273 0031199: BRepMesh fails on thin faces
Use real tolerance of a face to define threshold for tolerance of discrete model instead of empirical values based on discrete model itself
2019-12-19 16:30:06 +03:00

19 lines
313 B
Plaintext

puts "======="
puts "0031199: BRepMesh fails on thin faces"
puts "======="
puts ""
restore [locate_data_file bug31199_failure2.brep] result
incmesh result 0.1
checktrinfo result -tri 78 -nod 80
donly result
triangles result
isos result 0
top
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png