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: 15.0.2.11458
Syntax
C#
public double HorizontalLength { get; set; }

Property Value

Type: Double
See Also