ShelfVisualFacesLeft Property |
Shelves face to the right by default, set to true to switch the direction the shelf is facing. This will switch the indexing for the bins from front to back, allowing for the correct load ordering when retrieving or placing loads for binlocations.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool FacesLeft { get; set; }Property Value
Boolean
See Also