0031587: Modeling Data - add BRepTools::RemoveInternals() removing internal sub-shape...
[occt.git] / tests / bugs / moddata_3 / bug27133
CommitLineData
0d1536ad 1puts "================"
2puts "0027133"
3puts "================"
4puts ""
5##############################################################
6# Incorrect result of the normal projection algorithm
7# Oscillation at the edge end
8##############################################################
9
10restore [locate_data_file bug27133_aE.brep] aE
11restore [locate_data_file bug27133_aF.brep] aF
12
13nproject result aE aF
14
15# Result length check.
16checkprops result -l 0.0037337
17
18# Visual check.
19donly result
20smallview
21fit
22display aE aF
23checkview -screenshot -2d -path ${imagedir}/${test_image}.png