5 #######################################################################
6 # BRepOffsetAPI_MakePipeShell returns the wrong shape
7 #######################################################################
9 restore [locate_data_file bug26334_pw1.brep] pw1
10 restore [locate_data_file bug26334_pw2.brep] pw2
11 restore [locate_data_file bug26334_pw3.brep] pw3
22 set nbshapes_expected "
23 Number of shapes in shape
35 checknbshapes result -ref ${nbshapes_expected} -t -m "Result obtained by BRepOffsetAPI_MakePipeShell"