0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_1 / bug15943
CommitLineData
3bea4c16 1puts "============"
2puts "OCC15943"
3puts "============"
4puts ""
5#######################################################################
6# Wrong result of boolen fuse
7#######################################################################
8
9restore [locate_data_file OCC15943_p1.brep] b1
10restore [locate_data_file OCC15943_p2.brep] b2
11
12bop b1 b2
13bopfuse result
14
58cf74e0 15checkprops result -s 266944
16checkshape result
a4eba920 17checknbshapes result -vertex 12 -edge 20 -wire 10 -face 10 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 55
5747059b 18checkview -display result -2d -path ${imagedir}/${test_image}.png