0030386: Modeling Algorithms - Unable to perform Cut operation
[occt.git] / tests / bugs / modalg_7 / bug30794_1
CommitLineData
b6c113d0 1puts "========"
2puts "0030794: BRepOffsetAPI_MakePipeShell: shape is produced with artifacts"
3puts "========"
4puts ""
5
6restore [locate_data_file bug30794_shapes1.brep] c
7explode c
8
9unifysamedom spine c_1
10mksweep spine
11addsweep c_2
12buildsweep result -C -S
13
14checkshape result
15
16checkprops result -s 1.24302e+06 -v 5.64101e+06
17checknbshapes result -wire 14 -face 14 -shell 1 -solid 1 -t
18
19checkview -display result -2d -path ${imagedir}/${test_image}.png