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