0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_6 / bug26621
1 puts "========"
2 puts "OCC26621"
3 puts "========"
4 puts ""
5 ###########################################
6 # Boolean Cut does not work on two solids
7 ###########################################
8
9 smallview
10
11 restore [locate_data_file OCC26621-body.brep] body
12 restore [locate_data_file OCC26621-cutter.brep] cutter
13
14 bopargcheck body
15 bopargcheck cutter
16 bcut result body cutter
17 donly result
18 fit
19
20 checknbshapes result -vertex 186 -edge 360 -wire 174 -face 174 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 897
21
22 checkview -screenshot -2d -path ${imagedir}/${test_image}.png