0025124: [Feature request] Removal of continuity checks for offset geometries
[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 set 2dviewer 1
16