Click or drag to resize

ConveyorVisualBankAngle Property

This is the angle to rotate the conveyor along the direction of the conveyor. This can be used to produce nose overs or unders or baggage carousels.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public virtual double BankAngle { get; set; }

Property Value

Type: Double
See Also