0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / modalg_5 / bug25175
CommitLineData
de10d8b1 1puts "============"
2puts "OCC25175"
3puts "============"
4puts ""
5###########################################################################
6# BRepBuilderAPI_Sewing can crash if an edge without 3D curve is presented
7###########################################################################
8
bd651bbb 9pload XSDRAW IGES
de10d8b1 10
11igesread [locate_data_file bug25175_3.igs] a *
12
13sewing result 0.1 a
14
fffc249f 15checkmaxtol result -ref 0.21794517334615857
5ae01c85 16checknbshapes result -shell 1
94f71cad 17checkfreebounds result 0
5ae01c85 18
5747059b 19checkview -display result -2d -path ${imagedir}/${test_image}.png
de10d8b1 20