0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / moddata_3 / bug27299_3
1 puts "================"
2 puts "0027299"
3 puts "================"
4 puts ""
5 ##############################################################
6 # Incorrect result of the normal projection algorithm
7 # Exception during the exectuion
8 ##############################################################
9
10 restore [locate_data_file bug27299_2.brep] aShape
11 explode aShape
12
13 nproject result aShape_1 aShape_2
14
15 # Result length check.
16 checkprops result -l 10086
17
18 # Visual check.
19 donly result
20 smallview
21 fit
22 display aShape_2
23 checkview -screenshot -2d -path ${imagedir}/${test_image}.png