0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / vis / bug24394
CommitLineData
a1954302 1puts "========"
2puts "OCC24394"
3puts "========"
4puts ""
5#################################################################################
6# Visualization - implement more general way for rendering of immediate objects
7#################################################################################
8
9box b1 0 0 0 1 2 3
10box b2 3 0 0 2 3 1
11vinit View1
12vclear
13vaxo
14vsetdispmode 1
15vdisplay b1
16vdisplay -top b1
17vfit
18
5747059b 19checkview -screenshot -3d -path ${imagedir}/${test_image}.png