0030942: Draw Harness, ViewerTest - command vdefaults should abort script on unknown...
[occt.git] / tests / bugs / vis / bug27655
CommitLineData
dcc17419 1puts "========"
2puts "CR27655"
3puts "========"
4puts ""
5############################################################################################
6puts "Visualization - AIS_Triangulation don't disappears after setting non-zero transparency"
7############################################################################################
8
9vclear
10vinit View1
11
12box b 10 10 10
13vdisplay b -dispMode 1
14vdrawsphere s 100
15vsettransparency s 0.7
16
17vfit
18
19vdump $imagedir/${casename}_0.png