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