0026938: Boolean operations fail between two ellipsoids
[occt.git] / tests / bugs / modalg_6 / bug26379_2
CommitLineData
0f04f1e1 1puts "========"
2puts "OCC26379"
3puts "========"
4puts ""
5#######################################################
6# Wrong result produced by the volume maker algorithm
7#######################################################
8
9restore [locate_data_file OCC26379-csf_3.brep] cf
10mkvolume result cf -ni
11
12vinit
13vsetdispmode 1
14vdisplay result
15vfit
16
17set bug_info [vreadpixel 350 310 name]
18if {$bug_info != "DARKGOLDENROD3 1"} {
19 puts "ERROR: OCC26379 is reproduced. Volume is incorrect."
20}
21
58cf74e0 22checkprops result -s 7.22211e+006
23checkshape result
0f04f1e1 24
5747059b 25checkview -screenshot -3d -path ${imagedir}/${test_image}.png