Click or drag to resize

PhotoEyeBlockingLoads Property

The list of loads that are blocking the sensor. This will only contain more than one load if SenseMultipleLoads is true and multiple loads are blocking the sensor.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public BlockingLoadsProperty BlockingLoads { get; }

Property Value

Type: BlockingLoadsProperty
See Also