0028599: Replacement of old Boolean operations with new ones in BRepProj_Projection...
[occt.git] / tests / bugs / moddata_3 / bug23981
CommitLineData
7c4e9501 1puts "========="
2puts "CR23981"
3puts "========="
4puts ""
5###############################
6## Wrong section curves
7###############################
8
9restore [locate_data_file bug23981_s1.draw] s1
10restore [locate_data_file bug23981_s2.draw] s2
11
12intersect i s1 s2
13
14puts "First test"
e2e0498b 15xdistcs i_1 s1 0 1 100 1e-7
7c4e9501 16
17puts "Second test"
e2e0498b 18xdistcs i_2 s1 0 1 100 1e-7
7c4e9501 19
20smallview
21fit
5747059b 22checkview -screenshot -2d -path ${imagedir}/${test_image}.png