0026342: No materials are read from STEP
[occt.git] / tests / bugs / xde / bug952
CommitLineData
e54706ed 1puts "========="
2puts " OCC952 "
3puts "========="
4puts ""
5##################################################
6## Reading STEP file produces invalid shape
7##################################################
8
9stepread [locate_data_file OCC951.stp] a *
10tpcompound rrr
11
12######################################################################
13
14file delete ${imagedir}/OCC952.brep
15save rrr ${imagedir}/OCC952.brep
16catch {exec chmod 777 ${imagedir}/OCC952.brep}
17######################################################################
18
19restore ${imagedir}/OCC952.brep result
20checkshape result
21
22######################################################################
23file delete ${imagedir}/OCC952.brep
24######################################################################
25
26set 2dviewer 0
27