0025132: Visualization - treat any TopoDS_Solid as closed volume
[occt.git] / tests / bugs / vis / ger61351_5
CommitLineData
352ffd73 1puts "TODO OCC12345 ALL: An exception was caught"
2puts "TODO OCC12345 ALL: \\*\\* Exception \\*\\*.*"
3puts "TODO OCC12345 ALL: TEST INCOMPLETE"
4
5puts "==============="
6puts " GER61351 "
7puts " CASE 5 "
8puts "==============="
9puts ""
10puts "=================================="
11puts "It takes visual check for this BUG"
12puts "=================================="
13
14vinit
15
16box b 20 10 30
17GER61351 b 0 255 255
18vfit
352ffd73 19
20set x_coord 89
21set y_coord 363
22
23checkcolor $x_coord $y_coord 0 1 1
24
25if {$stat != 1} {
26 puts "Error : Box color is NOT 0 1 1"
27}
28
29set only_screen 1