0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / mesh / bug25157
CommitLineData
a806787b 1puts "========="
2puts "CR25157"
3puts "========="
4puts ""
5###################################################
6# Face missing depending the angle of revolution
7###################################################
8
9pload XDE
10
11pcone Cone 6 0 10 180
12pcylinder Cylinder 1 6 360
13ttranslate Cylinder 0 3 1
14bcut Cut Cone Cylinder
15explode Cut F
16tclean Cut_1
17incmesh Cut_1 0.1
a806787b 18
5d7a0489 19checktrinfo Cut_1 -tri -nod
a806787b 20
21vinit
22vdisplay Cut_1
23vfit
5747059b 24checkview -screenshot -3d -path ${imagedir}/${test_image}.png