0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / bugs / moddata_3 / bug27299_2
1 puts "================"
2 puts "0027299"
3 puts "================"
4 puts ""
5 ##############################################################
6 # Incorrect result of the normal projection algorithm
7 # Exception during the execution
8 ##############################################################
9
10 restore [locate_data_file bug27299_1.brep] aShape
11 explode aShape
12
13 # To make task non-symmetry.
14 ttranslate aShape_1 0 0 135.123
15
16 nproject result aShape_1 aShape_2
17
18 # Result length check.
19 checkprops result -l 800
20
21 # Visual check.
22 donly result
23 smallview
24 fit
25 display aShape_2
26 checkview -screenshot -2d -path ${imagedir}/${test_image}.png