075daa18b60ea4118fab71be7d6cbeb85cca43c4
[occt.git] / tests / bugs / modalg_7 / bug23838
1 puts "TODO OCC23838 Windows: OSD_Exception_ACCESS_VIOLATION"
2 puts "TODO OCC23838 Linux: segmentation violation"
3 puts "TODO OCC23838 ALL:TEST INCOMPLETE"
4
5 puts "============"
6 puts "OCC23838"
7 puts "============"
8 puts ""
9 #######################################################
10 # Standard_OutOfRange in Geom_OffsetSurface::LocalDN (called by BRepFill_PipeShell)
11 #######################################################
12
13 restore [locate_data_file bug23838_profile.brep] prof
14 restore [locate_data_file bug23838_SpineAndSupport.brep] comp
15
16 explode comp
17 renamevar comp_1 supp
18 renamevar comp_2 spine
19
20 mksweep spine
21 setsweep -DX supp
22 addsweep prof
23
24 buildsweep result -R
25
26 checkshape result
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png