Click or drag to resize

VisualCurrentRoutingTarget Property

The current destination for this visual (usually a load). This can be used by equipment to decide which direction to transfer a load, or it can be ignored. It is specific to the equipment processing the load.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Visual CurrentRoutingTarget { get; }

Property Value

Visual
See Also