0022898: IGES import fails in german environment
[occt.git] / tests / bugs / caf / bug738_2
CommitLineData
352ffd73 1puts "========"
2puts "OCC738"
3puts "========"
4puts ""
5##################################
6##The GUIDs in XCAFDoc have incorrect format.
7##################################
8
9pload QAcommands
10
11if [catch { OCC738_ShapeRef }] then {
12 puts "Faulty OCC738"
13} else {
14 puts "OCC738 OK"
15}
16
17