0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25334_15
1 puts "========"
2 puts "OCC25334"
3 puts "========"
4 puts ""
5 ##########################################################################################################
6 # BRepOffsetAPI_MakeOffset algofithm crashes on some customer's shape when option of open result is used
7 ##########################################################################################################
8
9 restore [locate_data_file bug25334_faceProlongationCrash1.brep] a
10
11 smallview
12
13 explode a e
14 wire ww a_1 a_2 a_4
15
16 donly ww
17
18 openoffset res ww 1 10
19 renamevar res_1 result
20
21 vori ww 
22 vori result
23
24 fit
25
26 checkprops result -l 1042.35 
27 checkshape result 
28 checksection result
29
30 checknbshapes result -vertex 6 -edge 5 -wire 1 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 0 -shape 12
31 checkview -screenshot -2d -path ${imagedir}/${test_image}.png