Click or drag to resize

TurntableConveyorShowShortRoller Property

Property Value

Type: Boolean
If true, show a short roller at either end of the conveyor, and shorten the sides accordingly. If false, then the connectors are pushed out to avoid fouling any connected conveyors. Consider setting "Show Guard=False" when not showing the short roller.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public bool ShowShortRoller { get; set; }

Property Value

Type: Boolean
See Also