0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug23998
1 puts "============"
2 puts "OCC23998"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Bad result of intersection of two faces: curve has a loop
7 #######################################################################
8
9 restore [locate_data_file bug23998_m1s.brep] b
10
11 explode b
12
13 bop b_1 b_2
14
15 bopsection result b_1 b_2
16
17 checkshape result
18
19 checkprops result -l 67.026 
20 checksection result
21
22 # Analysis of "nbshapes res"
23 checknbshapes result -vertex 1 -edge 1 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 3
24 checkview -display result -2d -path ${imagedir}/${test_image}.png