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/bug25157
ski 5d7a048985 0027126: Create command checktrinfo to verify meshes
Command checktrinfo was created.
Test cases were updated to use command checktrinfo.
2016-02-05 11:14:44 +03:00

25 lines
484 B
Plaintext

puts "========="
puts "CR25157"
puts "========="
puts ""
###################################################
# Face missing depending the angle of revolution
###################################################
pload XDE
pcone Cone 6 0 10 180
pcylinder Cylinder 1 6 360
ttranslate Cylinder 0 3 1
bcut Cut Cone Cylinder
explode Cut F
tclean Cut_1
incmesh Cut_1 0.1
checktrinfo Cut_1 -tri -nod
vinit
vdisplay Cut_1
vfit
checkview -screenshot -3d -path ${imagedir}/${test_image}.png