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