0024417: BRepAlgoAPI_Section fails on attached shapes
[occt.git] / tests / bugs / modalg_6 / bug26379_1
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_2.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
22set square 6.60933e+006
23
24set only_screen 1