0031047: Modeling Algorithms - BRepExtrema_DistShapeShape gives wrong result
[occt.git] / tests / bugs / modalg_6 / bug27079_4
CommitLineData
e67e482d 1puts "============"
2puts "OCC27079"
3puts "============"
4puts ""
5##################################################################
6# Bad approximation of intersection curves with variable curvature
7##################################################################
8
9restore [locate_data_file bug27079_s3.draw] s3
10restore [locate_data_file bug27079_s4.draw] s4
11trim ts3 s3 pi-pi/30 pi -5 -2
12mkface f1 ts3
13mkface f2 s4
14
15smallview
16donly f1 f2
17fit
18
19bop f1 f2
20bopsection result
21
22checksection result
23checkprops result -l 8.5688
24checknbshapes result -vertex 2 -edge 2
25
26checkview -screenshot -2d -path ${imagedir}/${test_image}.png