0026235: Command tolmax works wrong
[occt.git] / tests / bugs / modalg_5 / bug25175
1 puts "============"
2 puts "OCC25175"
3 puts "============"
4 puts ""
5 ###########################################################################
6 # BRepBuilderAPI_Sewing can crash if an edge without 3D curve is presented
7 ###########################################################################
8
9 pload XSDRAW
10
11 igesread [locate_data_file bug25175_3.igs] a *
12
13 sewing result 0.1 a
14
15 checkmaxtol result -ref 0.21794517334615857
16 checknbshapes result -shell 1
17 checkfreebounds result 0
18
19 set 2dviewer 1
20