Click or drag to resize

Orientation Enumeration

Nesting Orientation Enum

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
public enum Orientation
Members
  Member nameValueDescription
Length0 Nest item by length
Width1 Nest item by width
Height2 Nest item by height
VlChannel3 V/L shaped item placed inside one another
VlInterlock4 V/L shapped item placed in interlocking pattern
Hollow5 Large item with hollow space.
Insert6 Small item that can be insterted into the hollow space inside a larger item
See Also