PreviousNext
Help > Input Classes > Cargo Class > Cargo Class Properties > OrientationsAllowed Property
OrientationsAllowed Property

Applies To

WebService.Cargo

Description

Sets or gets the orientations allowed for the placement in the pallet or vehicle.

Syntax

Property OrientationsAllowed As WebService.Cargo.OrientationEnum

Remarks

 

Value

Description

Enumeration

0

Permit orientation #1 and #2

OrientationsDefault

1

Permit orientation #1

Orientation1

2

Permit orientation #2

Orientation2

4

Permit orientation #3

Orientation3

8

Permit orientation #4

Orientation4

16

Permit orientation #5

Orientation5

32

Permit orientation #6

Orientation6

3

Permit orientation #1 and #2

OrientationsBasic

63

Permit all orientations (#1,2,3,4,5,6)

OrientationsAll

 

 

See the following table to understand the orientations.

 

Orientation #1

Orientation #2

http://www.cubemaster.co.kr/images/common/orientation1.gif

http://www.cubemaster.co.kr/images/common/orientation2.gif

Orientation #3

Orientation #4

http://www.cubemaster.co.kr/images/common/orientation3.gif

http://www.cubemaster.co.kr/images/common/orientation4.gif

Orientation #5

Orientation #6

http://www.cubemaster.co.kr/images/common/orientation5.gif

http://www.cubemaster.co.kr/images/common/orientation6.gif

Data Type

WebService.Cargo.OrientationEnum