0028248: [Regression] HLR Algo result is retrieved from the last added shape only
[occt.git] / tests / bugs / modalg_7 / bug28883_2
1 puts "======="
2 puts "OCC28883"
3 puts "======="
4 puts ""
5 ##################################################
6 # Invalid result of Section operation
7 ##################################################
8
9 restore [locate_data_file bug28883_Prism.brep] b1
10 restore [locate_data_file bug28883_LES_2d_shell.brep] b2
11
12 bsection result b1 b2
13
14 checkshape result
15 checksection result
16
17 checknbshapes result -edge 133 -vertex 134
18 checkprops result -l 2.20769
19
20 checkview -display result -2d -path ${imagedir}/${test_image}.png