0031304: Configuration - TKACIS building failure due to duplicated symbol GeomFillFus...
[occt.git] / tests / bugs / moddata_3 / bug5145
CommitLineData
9026dea8 1puts "======="
2puts "OCC5145"
3puts "======="
4puts ""
5#####################################################
6# Wrong result of projection of a circle on a sphere.
7#####################################################
8
9restore [locate_data_file bug5145_f1.brep] f1
10restore [locate_data_file bug5145_c.draw] c
11
12mksurface s f1
13
14trim c1 c 0 pi
15trim c2 c pi 2.*pi
16
17project c2d1 c1 s
18project c2d2 c2 s
19
20checklength c2d1 -l 3.68009
21checklength c2d2 -l 3.68009
22
23v2d
242dfit
25
26checkview -screenshot -2d -path ${imagedir}/${test_image}.png