0029528: Visualization, TKOpenGl - allow defining sRGB textures
[occt.git] / tests / bugs / moddata_2 / bug23201
CommitLineData
3bea4c16 1puts "============"
2puts "OCC23201"
3puts "============"
4puts ""
5#######################################################################
6# Projection algorithm produces wrong results.
7#######################################################################
8
3bea4c16 9restore [locate_data_file bug23201_Tool_1.brep] b2
10restore [locate_data_file bug23201_Tool_2.brep] b3
11
12explode b2 f
13mksurface s2 b2_1
14
15explode b3 f
16mksurface s3 b3_1
17
18explode b2 e
19mkcurve c2 b2_2
20
21explode b3 e
22mkcurve c3 b3_2
23
3ad6d001 24project c23 c2 s3
25checklength c23 -l 3.1415926535897922
3bea4c16 26
3ad6d001 27project c32 c3 s2
28checklength c32 -l 3.1415926535897922