0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25838
CommitLineData
59f52058 1puts "========="
2puts "OCC25838"
3puts "========="
4puts ""
5###############################################
6# Wrong result obtained by General Fuse operator.
7###############################################
4e14c88f 8puts "TODO #OCC26816 ALL: Error : Result done by General Fuse operator is WRONG because number of"
e2e0498b 9puts "TODO #OCC26816 ALL: Faulty shapes in variables faulty_1 to faulty_"
59f52058 10
11restore [locate_data_file bug25715_p02c3s1.brep] b1
12restore [locate_data_file bug25838_p02c3s2.brep] b2
13restore [locate_data_file bug25715_p02c3s3.brep] b3
14
15bclearobjects
16bcleartools
17baddobjects b1 b2 b3
18
19bfillds
20bbuild result
21
58cf74e0 22checkprops result -s 3107.42
23checkshape result
59f52058 24
5ae01c85 25checknbshapes result -vertex 26 -edge 45 -wire 23 -face 23 -shell 5 -solid 5 -compsolid 0 -compound 1 -shape 128 -t -m "Result done by General Fuse operator"
59f52058 26
5747059b 27checkview -display result -2d -path ${imagedir}/${test_image}.png