0027322: geom/revolution_00/A1: Incorrect pcurve creation
[occt.git] / tests / bugs / modalg_5 / bug23870_3
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 bug23824_Case2_Path.brep] spine
12restore [locate_data_file bug23824_Case2_Profile.brep] profile
13
14wire spine spine
15wire profile profile
16
17pipe result spine profile 2 approx
18
58cf74e0 19checkprops result -s 848.989
20checkshape result
471ce736 21
a4eba920 22checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
5747059b 23checkview -display result -2d -path ${imagedir}/${test_image}.png