0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25354_37
1 puts "============"
2 puts "OCC25354"
3 puts "============"
4 puts ""
5 #######################################################################
6 # Intersection operation
7 #######################################################################
8
9 # Case 37
10
11 box b1 10 10 10 
12 box b2 10 10 10 
13 ttranslate b2 10 3 4 
14
15 bop b1 b2
16 bopsection result
17
18 checknbshapes result -vertex 4 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 9
19 set 2dviewer 1