0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug30940_1
1 puts "=================================================================="
2 puts "OCC30940: BRepFilletAPI_MakeFillet algorithm fails on closed shell"
3 puts "=================================================================="
4 puts ""
5
6 brestore [locate_data_file bug30940_compfaces.brep] b
7
8 sewing a 0.0001 b
9 explode a e
10
11 blend result a 0.1 a_1 0.1 a_2 0.1 a_3 0.1 a_4 0.1 a_5 0.1 a_6 0.1 a_7 0.1 a_8 0.1 a_9 0.1 a_10 0.1 a_11 0.1 a_12
12
13 checkshape result
14
15 checknbshapes result -shell 1 -face 26 -wire 26 -edge 56 -vertex 30
16
17 set tolres [checkmaxtol result]
18
19 if { ${tolres} > 0.001} {
20    puts "Error: bad tolerance of result"
21 }
22
23 checkprops result -v 276.831