0031075: Application Framework - reading STEP file into TDocStd_Document leads to...
[occt.git] / tests / bugs / xde / bug23921
CommitLineData
d4a2c515 1puts "============"
2puts "OCC23921"
3puts "============"
4puts ""
5#################################################################
6# IGES reader cannot map subshapes colors inside nested assemblies
7#################################################################
8
9pload DCAF
10
11NewDocument D XmlXCAF
12
13ReadIges D [locate_data_file bug23921_case2.igs]
14
15#XShow D
16#
17
18XGetOneShape result D
19
20vinit
21vsetdispmode 1
22vdisplay result
23vfit
24
5747059b 25checkview -screenshot -3d -path ${imagedir}/${test_image}.png