Click or drag to resize

StraightConveyorEndStop Property

Property Value

Type: ConveyorSideProperties
Cap the end of the conveyor preventing loads from falling off the end.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public ConveyorSideProperties EndStop { get; set; }

Property Value

Type: ConveyorSideProperties
See Also