Applies To |
Web API.Cargo |
Description |
Sets or gets whether the turning orientation of cargo is allowed to be placed on the floor of the container. |
Syntax |
Property TurnAllowedOnFloor As bool |
Remarks |
If true, the calculation tries to put the turning orientations (Orientations 3,4,5 and 6) of the cargo on the floor of container. The following picture gives an example when this property allowed. If false, the calculation places the turning orientations of the cargo on the top of itself or other cargoes which are placed on the floor of the container. Please note if a cargo is allowed with the Orientation 1 and 2 only, it would not be placed anywhere if this parameter of the cargo is false. |
Data Type |
Bool |
|
|