0027532: Errors on reading stp-file
[occt.git] / tests / bugs / modalg_6 / bug26473_2
1 puts "=========="
2 puts "OCC26473"
3 puts "=========="
4 puts ""
5 ################################################
6 # Offset API fails to create offset shape
7 ################################################
8
9 box b1 0.0 0.0 0.0 1.0 1.0 1.0
10 explode b1 F
11 offsetparameter 1e-7 c i
12 offsetload b1 0.0
13 offsetonface b1_1 1.0
14 offsetperform result
15
16 checkprops result -s 10 
17 checkshape result
18 checkview -display result -2d -path ${imagedir}/${test_image}.png