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
Syntaxpublic bool CanCreateLoad()
Return Value
Type:
Booleantrue if a load can be created now, otherwise false.
See Also