0031542: Modeling Algorithms - Offset algorithm produces incomplete result in mode...
[occt.git] / tests / offset / shape_type_i_c / XJ4
1 restore [locate_data_file bug26917_dom-8092.t6c1_trim2_with_faces.brep] c
2
3 # get the shape
4 explode c
5 copy c_1 s
6
7 offsetparameter 1e-7 c i
8 offsetload s 10
9
10 foreach f [explode c_2 f] {
11   offsetonface $f 0
12 }
13
14 foreach f [explode c_3 f] {
15   offsetonface $f 9.96195
16 }
17
18 offsetperform result
19
20 checkprops result -v 3.87575e+007 -s 2.82699e+006
21
22 unifysamedom result_unif result
23 checknbshapes result_unif -face 335 -shell 1
24
25 checkview -display result_unif -2d -path ${imagedir}/${test_image}.png