Click or drag to resize

ConveyorVisualSimulationRotationSnap Property

Property Value

Type: Boolean
In linear and planar physics, this states whether the load rotation should snap to orient it with the conveyor direction when the load arrives at that conveyor.

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

Property Value

Type: Boolean
See Also