0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_1 / bug15850_1
1 puts "TODO OCC12345 ALL: Error :  is WRONG because number of "
2 puts "============"
3 puts "OCC15850"
4 puts "============"
5 puts ""
6 #######################################################################
7 # Regression in BOP - wrong results for simple shapes with Bspline geometry
8 #######################################################################
9
10 restore [locate_data_file OCC15850_bb.brep] bb
11 restore [locate_data_file OCC15850_bc.brep] bc
12
13 bop bb bc
14 boptuc result
15
16 set square 301.996
17 checknbshapes result -vertex 6 -edge 8 -wire 6 -face 6 -shell 2 -solid 2 -compsolid 0 -compound 1 -shape 31
18 set 2dviewer 0
19