0028594: Geom2dAPI_Interpolate generated curve is not the same as proe
[occt.git] / tests / bugs / modalg_6 / bug28284_1
CommitLineData
25dfc507 1puts "========"
2puts "OCC28284"
3puts "========"
4puts ""
5#################################################
6# Avoid classification of sub-shapes of arguments of BOPs relatively solids during Intersection phase
7#################################################
8
9restore [locate_data_file bug28284.brep] b1
10plane p 0 9000 0 0 1 0
11mkface f p -1.e+6 1.e+6 -1.e+6 1.e+6
12halfspace b2 f 0 0 0
13
14bop b1 b2
15
16bopcommon result1
17checkshape result1
18checknbshapes result1 -solid 1
19checkprops result1 -s 5.828e+007 -v 5.50235e+008
20
21bopcut result
22checkshape result
23checknbshapes result -solid 1
24checkprops result -s 247149 -v 1.81425e+006
25
26checkview -display result -2d -path ${imagedir}/${test_image}.png