0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug416
1
2 puts "========================"
3 puts " OCC416 "
4 puts "CTS19305"
5 puts "========================"
6 puts ""
7
8 restore [locate_data_file CTO900_cts19305-part.rle] part 
9 checkshape part
10
11 restore [locate_data_file CTO900_cts19305-tool.rle] tool
12 checkshape tool
13
14 bcut result part tool
15
16 checkshape -top result
17
18 checkprops result -s 76632.9 
19 checkshape result
20 checkview -display result -2d -path ${imagedir}/${test_image}.png
21
22