0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug29688
CommitLineData
1ccef79a 1puts "========"
2puts "OCC29688"
3puts "========"
4puts ""
5#################################################
6# Regression vs 7.2.0: Wrong result of CUT operation
7#################################################
8
9brestore [locate_data_file bug29688_shape.brep] s1
10brestore [locate_data_file bug29688_tool.brep] s2
11
12bfuzzyvalue 2.1e-5
13
14bcut result s1 s2
15
16bfuzzyvalue 0.0
17
18checkshape result
19checknbshapes result -wire 19 -face 19 -shell 1 -solid 1
20checkprops result -s 64946 -v 253467
21
22checkview -display result -2d -path ${imagedir}/${test_image}.png