0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug22981
CommitLineData
972bd4bf 1puts "============"
2puts "OCC22981"
3puts "============"
4puts ""
5#########################################################################
6# BRepOffsetAPI_ThruSections fails to build a surface from closed wires
7#########################################################################
8
9restore [locate_data_file bug22981_Turb1.brep] t
10explode t
11
12thrusections result 0 0 t_1 t_2
13thrusections result 0 0 t_2 t_3 t_4 t_5 t_6 t_7 t_8 t_9 t_10 t_11
14
58cf74e0 15checkprops result -s 6234.87
16checkshape result
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png
972bd4bf 18
19
20