0030202: IntPatch_WLineTool::JoinWLines array out of bounds
[occt.git] / tests / bugs / modalg_7 / bug29573
CommitLineData
73a7509f 1puts "========"
2puts "0029573: ConcatenateWireC0 crashes on two edges wire"
3puts "========"
4puts ""
5
6restore [locate_data_file bug29573.brep] w
7
8explode w
9
10concatC0wire r1 w_1
11checknbshapes r1 -vertex 2 -edge 1
12
13concatC0wire r2 w_2
14checknbshapes r2 -vertex 2 -edge 1