0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug23870_5
CommitLineData
471ce736 1puts "============"
2puts "OCC23870"
3puts "============"
4puts ""
5#######################################################################
6# Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
7#######################################################################
8
9set BugNumber OCC23870
10
11restore [locate_data_file bug20807_helix_10.brep] spine
12restore [locate_data_file bug20807_profile.brep] profile
13
14wire spine spine
15
16pipe result spine profile 1
17
58cf74e0 18checkprops result -s 254837
19checkshape result
471ce736 20
a4eba920 21checknbshapes result -vertex 8 -edge 12 -wire 4 -face 4 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 29
5747059b 22checkview -display result -2d -path ${imagedir}/${test_image}.png