0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_7 / bug29807_b1
1 puts "========"
2 puts "0029807: Impossible to cut cone from prism"
3 puts "========"
4 puts ""
5
6 restore [locate_data_file bug29807-obj.brep] b1
7 restore [locate_data_file bug29807-tool.brep] b2
8
9 bcut result b1 b2
10 checkshape result
11 checkprops result -v 9465.07 -s 4012.74
12 checknbshapes result -face 9 -wire 9
13
14 if {[regexp "Faulties" [bopargcheck result]]} {
15   puts "Error: bopargcheck has found some faulties in result"
16 }
17
18 vdisplay result
19 vsetdispmode 1
20 vviewparams -scale 52.4803 -proj 0.285421 0.0158136 0.958272 -up -0.810772 0.537155 0.232624 -at 29.6172 13.0268 3.82234 -eye 47.7439 14.0311 64.6808
21
22 checkview -screenshot -3d -path ${imagedir}/${test_image}.png