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: 15.0.2.11458
Syntax
C#
public bool CanCreateLoad()

Return Value

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