0025132: Visualization - treat any TopoDS_Solid as closed volume
[occt.git] / tests / bugs / vis / bug204_2
1 puts "========"
2 puts "OCC204"
3 puts "========"
4
5 vinit
6 OCC204 1
7 vfit
8
9 set x_coord 150
10 set y_coord 200
11
12 checkcolor $x_coord $y_coord 0 0 0
13
14 if { ${stat} != 1 } {
15     puts "Error : There are 3 boxes in the viewer! (should be nothing)"
16 }
17
18 set only_screen 1
19