0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25625
1 puts "================"
2 puts "OCC25625"
3 puts "================"
4 puts ""
5 ####################################
6 # Boolean COMMON cannot be built
7 ####################################
8
9 restore [locate_data_file bug25625_shape1_fix.brep] b1
10 restore [locate_data_file bug25625_shape2_fix.brep] b2
11
12 bop b1 b2
13 bopcommon result
14
15 set square 0.985997
16
17 checknbshapes result -vertex 10 -edge 11 -wire 2 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 26
18 set 2dviewer 1