1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/iges/buc60823
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

20 lines
449 B
Plaintext
Executable File

puts "========================"
puts "BUC60823"
puts "========================"
igesbrep [locate_data_file buc60823.igs] a *
tpcompound result
checkshape result
checkshape result r
tclean result
vinit
vdisplay result
vsetdispmode result 1
vfit
checktrinfo result -tri 2711 -nod 2611
checkview -display result -2d -path ${imagedir}/${test_image}.png