0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / moddata_3 / bug25892_02
1 puts "REQUIRED All: Projection Failed"
2
3 puts "============"
4 puts "OCC25892"
5 puts "============"
6 puts ""
7 #######################################################################
8 # Wrong result obtained by projection algorithm.
9 #######################################################################
10
11 restore [locate_data_file bug25892_c002] c
12 restore [locate_data_file bug25892_f002] f
13
14 mksurface s f
15
16 # Projection should fail due to big distance between curve and surface
17 catch {project cx c s}
18
19 #v2d2
20 view 1 -2D-  728 20 400 400
21
22 2dfit
23 checkview -screenshot -2d -path ${imagedir}/${test_image}.png