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/bug32053
2022-10-31 19:18:08 +03:00

15 lines
307 B
Plaintext

puts "======="
puts "0032053: Mesh - Invalid mesh after shape scaling"
puts "======="
puts ""
restore [locate_data_file bug32053_prob_face.brep] a
scaleshape result a 0.1
vdisplay result -dispMode 1
vfit
checktrinfo result -tri 168 -nod 133
checkview -screenshot -3d -path ${imagedir}/${test_image}.png