0030969: Coding Rules - refactor Quantity_Color.cxx color table definition
[occt.git] / tests / bugs / vis / bug28306
1 puts "============"
2 puts "OCC28306 Visualization - viewer crashes if style for shaded display is set to HATCH"
3 puts "============"
4 puts ""
5
6 vclear
7 vinit View1
8 pload MODELING VISUALIZATION
9 box b 10 10 10
10 vdisplay -dispMode 1 b
11 vfit
12 vaspects b -setInteriorStyle HATCH
13
14 vdump $imagedir/${casename}.png