0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug23870_2
CommitLineData
3cdfdc9a 1puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
2puts "TODO OCC24156 MacOS: An exception was caught"
3puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
4
471ce736 5puts "============"
6puts "OCC23870"
7puts "============"
8puts ""
9#######################################################################
10# Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
11#######################################################################
12
13set BugNumber OCC23870
14
15restore [locate_data_file bug23824_Case1_Path.brep] spine
16restore [locate_data_file bug23824_Case1_Profile.brep] profile
17
18wire spine spine
19wire profile profile
20
21pipe result spine profile 2 approx
22
58cf74e0 23checkprops result -s 8772.95
24checkshape result
471ce736 25
a4eba920 26checknbshapes result -vertex 2 -edge 3 -wire 1 -face 1 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 8
5747059b 27checkview -display result -2d -path ${imagedir}/${test_image}.png