1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/tests/bugs/mesh/bug26372
2016-07-07 14:27:17 +03:00

20 lines
445 B
Plaintext

puts "========="
puts "OCC26372"
puts "========="
puts ""
#########################################################
# Meshing of surface of revolution fails in debug mode
#########################################################
restore [locate_data_file bug26372_RP.brep] result
incmesh result 0.1
checktrinfo result -tri 1055 -nod 537
vinit
vdisplay result
vfit
vsetdispmode 1
checkview -screenshot -3d -path ${imagedir}/${test_image}.png