0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_2 / bug334
1
2 puts "============"
3 puts "BUC60928"
4 puts "OCC334"
5 puts "============"
6
7 restore [locate_data_file BUC60928.brep] a 
8
9 explode a
10 checkshape a_1
11 checkshape a_2
12
13 bcut result a_2 a_1
14
15 checkprops result -s 358258 
16 checkshape result
17 checkview -display result -2d -path ${imagedir}/${test_image}.png
18