0030817: Modeling Algorithms - BRepOffsetAPI_MakePipeShell produces invalid result
[occt.git] / tests / bugs / modalg_7 / bug30794_2
1 puts "TODO OCC30794 ALL: Faulty shapes in variables"
2 puts "TODO OCC30794 ALL: Error : The area of result shape is"
3 puts "TODO OCC30794 ALL: Error : The volume of result shape is"
4 puts "TODO OCC30794 ALL: Error :  is WRONG because number of"
5
6 puts "========"
7 puts "0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts"
8 puts "========"
9 puts ""
10
11 restore [locate_data_file bug30794_shapes1.brep] c
12 explode c
13
14 mksweep c_1
15 addsweep c_2
16 buildsweep result -C -S
17
18 checkshape result
19
20 checkprops result -s 1.24302e+06 -v 5.64101e+06
21 checknbshapes result -wire 14 -face 14 -shell 1 -solid 1 -t
22
23 checkview -display result -2d -path ${imagedir}/${test_image}.png