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