Click or drag to resize

TurntableConveyorShowShortRoller Property

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

Property Value

Type: Boolean
See Also