0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_1 / bug15968_2
1 puts "============"
2 puts "OCC15968"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Result of checkshape command depends on order of subshapes in a shape 
7 #######################################################################
8
9 restore [locate_data_file OCC15968.brep] s
10
11 explode s f
12
13 # shell 2
14 shape s2 sh
15 add s_1 s2
16 add s_2 s2
17 renamevar s2 result
18
19 set square 164
20 checknbshapes result -vertex 10 -edge 11 -wire 3 -face 2 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 27
21 set 2dviewer 0