Click or drag to resize

ConveyorVisualMotorVisual Property

If set then the motor for the specified conveyor is used to drive this conveyor as well. The direction arrow will disappear for this conveyor and only be shown for the other conveyor.

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

Property Value

Type: VisualReference
See Also