0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_5 / bug25175
... / ...
CommitLineData
1puts "============"
2puts "OCC25175"
3puts "============"
4puts ""
5###########################################################################
6# BRepBuilderAPI_Sewing can crash if an edge without 3D curve is presented
7###########################################################################
8
9pload XSDRAW
10
11igesread [locate_data_file bug25175_3.igs] a *
12
13sewing result 0.1 a
14
15checkmaxtol result -ref 0.21794517334615857
16checknbshapes result -shell 1
17checkfreebounds result 0
18
19checkview -display result -2d -path ${imagedir}/${test_image}.png
20