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