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