1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00

0032053: Mesh - Invalid mesh after shape scaling

Added test case
This commit is contained in:
oan 2022-10-20 21:09:09 +03:00 committed by smoskvin
parent 59223e118d
commit b77de43fb0

14
tests/bugs/mesh/bug32053 Normal file
View File

@ -0,0 +1,14 @@
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