1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  | Quintiq file version 2.0 
 |  #parent: #root 
 |  TypeDataInterface Entity 
 |  { 
 |    TypeKey: '[127710.1.1013709077]' 
 |    ImageDataMember ImgUseShiftOptimization 
 |    { 
 |      #keys: '1[156470.0.1202431027]' 
 |      ImageSpecifications: 
 |      [ 
 |        ImageDataMemberImageSpecification 
 |        { 
 |          Description: 'Indicates that shift pattern optimization is enabled' 
 |          Image: 'GEAR_TIME' 
 |          Quill: 'ifexpr( object.istype( Unit ), object.astype( Unit ).UseShiftOptimization(), false )' 
 |          Value: 'IsEnabled' 
 |        } 
 |      ] 
 |    } 
 |  } 
 |  
  |