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