0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_5 / bug24299
CommitLineData
00302ba4 1puts "========="
2puts "CR24299"
3puts "========="
4puts ""
5###############################
6## Wrong section curve
7###############################
8
9restore [locate_data_file pro19653a.brep] b1
10restore [locate_data_file pro19653b.brep] b2
11
12explode b1 f
13explode b2 f
14mksurface s1 b1_1
15mksurface s2 b2_1
16intersect i s1 s2
17
6d368502 18xdistcs i_2 s1 0 1 10 1e-5
00302ba4 19
20smallview
21fit
5747059b 22checkview -screenshot -2d -path ${imagedir}/${test_image}.png