Click or drag to resize

LoadCreatorVisualCanCreateLoad Method

Can a load currently be created (i.e. the congestion zone is clear).

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool CanCreateLoad()

Return Value

Boolean
true if a load can be created now, otherwise false.
See Also