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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic bool FacesLeft { get; set; }Property Value
Type:
Boolean
See Also