0031845: Modeling Algorithms - BRepOffsetAPI_MakeThickSolid fails
[occt.git] / tests / offset / bugs / bug26233
1 puts "========"
2 puts "OCC26233"
3 puts "========"
4 puts ""
5 ################################################
6 # BRepOffset_MakeOffset makes incorrect result
7 ################################################
8
9 psphere a 100
10 explode a f
11 thickshell result a_1 10 i 1.e-7
12 donly result
13
14 checkshape result
15
16 checknbshapes result -solid 1 -shell 2 -face 2 -wire 2 -edge 6 -vertex 4 -shape 17
17
18 set tolres [checkmaxtol result]
19
20 if { ${tolres} > 2.e-7} {
21    puts "Error: bad tolerance of result"
22 }
23
24 checkprops result -v 1.38649e+006