0024549: Faulty shape after IGES translation with xstep.cascade.unit set to M
[occt.git] / tests / xcaf / brep_to_stp_add_CL / I6
1 puts "TODO OCC23213 ALL: Error : The number of faces is wrong"
2
3 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:4 label"
4
5 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:7 label"
6
7 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:12 label"
8
9 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:15 label"
10
11 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:18 label"
12
13 puts "TODO OCC23213 ALL: Error : Compared documents have different LAYERS for the shape located on 0:1:1:23 label"
14
15 puts "TODO OCC23213 ALL: Error : errors occur during test"
16
17 restore [locate_data_file xx.brep] Shape1
18 XNewDoc D_First
19
20 XAddShape D_First Shape1
21
22 set TypeOfFile "stp"
23
24 set AddToDocument "COLORS_LAYERS"
25
26 set CompareDocumentsMode "FACES VOLUME COLORS_EXACTLY LAYERS_EXACTLY"
27
28
29