0033327: Data Exchange, IGES Import - SubfigureDef can't read string
[occt.git] / tests / bugs / iges / bug33327
1 puts "============"
2 puts "0033327: Data Exchange, IGES Import - SubfigureDef can't read string"
3 puts "============"
4
5 pload DCAF
6
7 Close D -silent
8
9 ReadIges D [locate_data_file "bug33327.igs"]
10 vclear
11 vinit View1
12 XDisplay -dispMode 1 D
13 vfit
14 vdump "$imagedir/${casename}_src.png"
15
16 Close D