0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / modalg_5 / bug25847
CommitLineData
a3476a9f 1puts "============"
2puts "OCC25847"
3puts "============"
4puts ""
5###############################
6## Wrong result obtained by General Fuse operator.
7###############################
8
9restore [locate_data_file bug25847_face_96.brep ] b1
10restore [locate_data_file bug25847_face_294.brep] b2
11restore [locate_data_file bug25847_face_533.brep] b3
12restore [locate_data_file bug25847_face_535.brep] b4
13
14bclearobjects
15bcleartools
16baddobjects b1 b2 b3 b4
17
18bfillds
19bbuild result
20
21set square 3912.59
22
5ae01c85 23checknbshapes result -vertex 100 -edge 108 -wire 10 -face 9 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 228 -t -m "Result obtained by General Fuse operator"
a3476a9f 24
25set 3dviewer 1