0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_1 / buc60623_1
1
2 puts "========================"
3 puts "BUC60623"
4 puts "========================"
5
6 restore [locate_data_file buc60623a.brep] a 
7 checkshape a
8 restore [locate_data_file buc60623b.brep] b
9 checkshape b
10
11 bsection result a b
12
13 checkprops result -l 1475.98 
14 checkshape result
15 checksection result
16 checkview -display result -2d -path ${imagedir}/${test_image}.png
17