Click or drag to resize

ShelfVisualGetNextRetrievableLoad(BinLocation) Method

Returns the next load within a bin.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Visual GetNextRetrievableLoad(
	BinLocation bl
)

Parameters

bl  BinLocation

[Missing <param name="bl"/> documentation for "M:Demo3D.Visuals.ShelfVisual.GetNextRetrievableLoad(Demo3D.Visuals.BinLocation)"]

Return Value

Visual

[Missing <returns> documentation for "M:Demo3D.Visuals.ShelfVisual.GetNextRetrievableLoad(Demo3D.Visuals.BinLocation)"]

See Also