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