0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / tests / bugs / modalg_5 / bug23870_1
1 puts "TODO OCC24156 MacOS: \\*\\* Exception \\*\\*.*"
2 puts "TODO OCC24156 MacOS: An exception was caught"
3 puts "TODO OCC24156 MacOS: TEST INCOMPLETE"
4
5 puts "============"
6 puts "OCC23870"
7 puts "============"
8 puts ""
9 #######################################################################
10 # Integration of new options of sweeping into BRepOffsetAPI_MakePipe algorithm.
11 #######################################################################
12
13 set BugNumber OCC23870
14
15 restore [locate_data_file bug23824_AXE.brep] spine 
16 restore [locate_data_file bug23824_profil.brep] profile 
17
18 wire spine spine
19
20 pipe result spine profile 2 approx
21
22 checkprops result -s 516.633 
23 checkshape result
24
25 checknbshapes result -vertex 8 -edge 10 -wire 3 -face 3 -shell 1 -solid 0 -compsolid 0 -compound 0 -shape 25
26 checkview -display result -2d -path ${imagedir}/${test_image}.png