Click or drag to resize

CurveConveyorInclineAngle Property

The angle that the curve conveyor is inclined at in degrees (usually 5, 10, 15, 20, 25 or 30). Must be between -89 and 89.

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

Property Value

Double
See Also