Click or drag to resize

StraightConveyorHorizontalLength Property

The horizontal length of the conveyor. This is only different to the Length if the Incline Angle is set, then it is the length adjacent to the incline angle.

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

Property Value

Type: Double
See Also