Click or drag to resize

ConveyorVisualPulseCount Property

The number of pulses that the conveyor motor has counted so far. The conveyor DistanceTravelled/PulseDistance.

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

Property Value

Type: Int32
See Also