Click or drag to resize

SensorVisualOverhang Property

How far the sensor overhangs the sides of the conveyor. A value of 0 aligns the sensor to the exact width of the conveyor.

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

Property Value

Type: Double
See Also