0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_5 / bug22831
CommitLineData
8fd76287 1puts "============"
2puts "OCC22831"
3puts "============"
4puts ""
5######################################################
6# Regression in boolean Cut - wrong result ( 6.5.2).
7######################################################
8
9pload XDE
10
11restore [locate_data_file bug22831_shape.brep] sh
12restore [locate_data_file bug22831_face.brep] f
13
14checkshape sh
15checkshape f
16
17prism pr f -0.0023732630088625609, 0.49562550631034025, 0.86853308809584784
6d368502 18
8fd76287 19checkshape pr
8fd76287 20
21fixshape prf pr 1.e-4
22checkshape prf
23
24bopcheck prf
25bcut result sh prf
26
58cf74e0 27checkprops result -s 0.233021
28checkshape result
5747059b 29checkview -display result -2d -path ${imagedir}/${test_image}.png