0026310: Very slow boolean cut operations on cylinders
[occt.git] / tests / bugs / modalg_5 / bug25982
CommitLineData
fd372378 1puts "============"
2puts "OCC25982"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by General Fuse operator.
7###############################
8
9restore [locate_data_file bug25982_human_head_3.brep] b1
10
11tcopy b1 b2
12tmirror b2 0 0 0 1 0 0
13explode b1 f
14explode b2 f
15copy b1_4 b1
16copy b2_4 b2
17
18bclearobjects
19bcleartools
20baddobjects b1
21baddtools b2
22
23bfillds
24bbuild result
25
5ae01c85 26checknbshapes result -vertex 6 -edge 11 -wire 4 -face 2 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 24 -t -m "Result obtained by General Fuse operator"
fd372378 27
5ae01c85 28set square 306.285
fd372378 29set 3dviewer 1