| Orientation Enumeration | 
Namespace: PSI.Sox.Packing
 Syntax
Syntaxpublic enum Orientation
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Length | 0 | Nest item by length | |
| Width | 1 | Nest item by width | |
| Height | 2 | Nest item by height | |
| VlChannel | 3 | V/L shaped item placed inside one another | |
| VlInterlock | 4 | V/L shapped item placed in interlocking pattern | |
| Hollow | 5 | Large item with hollow space. | |
| Insert | 6 | Small item that can be insterted into the hollow space inside a larger item | 
 See Also
See Also