0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / bugs / caf / bug30215
CommitLineData
78a8dfb9 1puts "========="
2puts "OCC30215"
3puts "========="
4puts ""
5######################################################################################
6# Application Framework, TPrsStd_AISPresentation - Enable Lazy Presentation Updates
7######################################################################################
8
9NewDocument D
10AISInitViewer D
11box b1 100 100 100
12SetShape D 0:1 b1
13AISSet D 0:1 NS
14AISDisplay D 0:1 0
15box b2 100 200 300
16SetShape D 0:1 b2
17AISRemove D 0:1
18AISDisplay D 0:1 0
19
20checkview -screenshot -3d -path ${imagedir}/${test_image}.png