0031496: Modeling Algorithms - BRepAlgo::ConcatenateWireC0() crashes
[occt.git] / tests / bugs / modalg_7 / bug26563
CommitLineData
cba287d6 1puts "========"
2puts "OCC26563"
3puts "========"
4puts ""
5#################################################################################
6# Boolean cut operation in new API multi-tool mode performs fuse instead of cut
7#################################################################################
8
9restore [locate_data_file bug26563_BodyShape.brep] bodyshape
10restore [locate_data_file bug26563_CutShape.brep] cutshape
11
12bclearobjects
13bcleartools
14baddobjects bodyshape
15baddtools cutshape
16bfuzzyvalue 1e-5
17bapibop result 2
18
19checkshape result
20checkprops result -v 1.52043e+7
21checknbshapes result -vertex 234 -edge 354 -wire 122 -face 121 -shell 1 -solid 1 -compsolid 0 -compound 1 -shape 834
22
23checkview -display result -2d -path ${imagedir}/${test_image}.png