0026342: No materials are read from STEP
[occt.git] / tests / bugs / xde / bug23921
1 puts "============"
2 puts "OCC23921"
3 puts "============"
4 puts ""
5 #################################################################
6 # IGES reader cannot map subshapes colors inside nested assemblies
7 #################################################################
8
9 pload DCAF
10
11 NewDocument D XmlXCAF
12
13 ReadIges D [locate_data_file bug23921_case2.igs]
14
15 #XShow D
16 #
17
18 XGetOneShape result D
19
20 vinit
21 vsetdispmode 1
22 vdisplay result
23 vfit
24
25 set only_screen 1