0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug24981
1 puts "========="
2 puts "OCC24981"
3 puts "========="
4 puts ""
5 ###########################################################
6 # IntTools_FaceFace enters to infinite loop on the attached case
7 ###########################################################
8
9 restore [locate_data_file bug24981_shapes.brep] a
10 restore [locate_data_file bug24981_tools.brep] b
11
12 explode a So
13 explode b So
14
15 bclearobjects
16 bcleartools
17 baddobjects a_1
18 baddtools b_1 b_2 b_3 b_4 b_5 b_6 b_7 b_8 b_9 b_10 b_11 b_12 b_13 b_14 b_15 b_16 b_17 b_18 b_19 b_20 b_21 b_22 b_23 b_24 b_25
19
20 bfillds
21 bbuild result
22
23 checknbshapes result -vertex 122 -edge 220 -wire 243 -face 195 -shell 75 -solid 75 -compsolid 0 -compound 1 -shape 931
24 set 2dviewer 1