Click or drag to resize

ChainTransferVisualAttachOffset Property

Attach the chain with an offset from the conveyor center. This can be used to get a chain to overlap two conveyors.

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

Property Value

Type: ExprDouble
See Also