StopBladeVisualOnContact Property |
Property Value
Type:
StopBladeScriptReferenceThe script function to run when a load collides with the stop blade. To prevent the script being run multiple times as the load bounces against the stop blade, the OnContact event is suppressed until the stop blade's ResetContactLatch() method is called.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
See Also