0027126: Create command checktrinfo to verify meshes
[occt.git] / tests / bugs / moddata_2 / bug37_1
1
2 puts "================"
3 puts "OCC37"
4 puts "================"
5 puts ""
6
7 restore [locate_data_file OCC37.brep] sh 
8 explode sh
9 checkshape sh_1
10 checkshape sh_2
11
12 bfuse result sh_1 sh_2
13 checkshape result
14
15 checkprops result -s 665013
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17
18
19
20