0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_6 / bug27079_3
CommitLineData
e67e482d 1puts "============"
2puts "OCC27079"
3puts "============"
4puts ""
5##################################################################
6# Bad approximation of intersection curves with variable curvature
7##################################################################
8
9restore [locate_data_file bug27079_s1.draw] s1
10restore [locate_data_file bug27079_s2.draw] s2
11trim ts1 s1 -5 5 0 20
12mkface f1 ts1
13mkface f2 s2
14
15smallview
16donly f1 f2
17fit
18
19bop f1 f2
20bopsection result
21
22checkprops result -l 13.7747
23checknbshapes result -vertex 4 -edge 3
24
25checkview -screenshot -2d -path ${imagedir}/${test_image}.png