| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 | | Quintiq file version 2.0 |  | #parent: #root |  | TypeRepresentation Trip |  | { |  |   ConstraintRepresentation HasConformLotSizingRequirement |  |   { |  |     ConstraintKey: '[110880.9.528438296]' |  |     InheritImages: true |  |     InheritText: true |  |   } |  |   ConstraintRepresentation IsWithinLotSize |  |   { |  |     ConstraintKey: '[124504.0.324170318]' |  |     InheritImages: true |  |     InheritText: true |  |   } |  |   ConstraintRepresentation IsWithinSecondaryLotSize |  |   { |  |     ConstraintKey: '[124504.0.323605736]' |  |     InheritImages: true |  |     InheritText: true |  |   } |  | } | 
 |