0031542: Modeling Algorithms - Offset algorithm produces incomplete result in mode...
[occt.git] / tests / offset / shape_type_i_c / XB4
CommitLineData
ecf4f17c 1restore [locate_data_file bug26917_dom-8092_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
14offsetperform result
15
16checkprops result -v 7.26594e+007 -s 5.19731e+006
17
18unifysamedom result_unif result
19checknbshapes result_unif -face 613 -shell 1
20
21checkview -display result_unif -2d -path ${imagedir}/${test_image}.png