Click or drag to resize

SupportStandPosition Property

The offset from the start of the conveyor along the direction of movement. 0 would be the start of the conveyor, the end would be the conveyor length. This can be an expression based, e.g. Attached.Length/2 for a central splice support.

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

Property Value

Type: ExprDouble
See Also