Click or drag to resize

LoadCreatorVisualDeleteLoadsWhenFloorHit Property

If this is true and load created touches the floor at any time it will be deleted after the number of seconds defined by the 'Delete Loads After' setting for the project. If this is false then the load specific setting will be used.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool DeleteLoadsWhenFloorHit { get; set; }

Property Value

Type: Boolean
See Also