ConveyorVisualPulseCount Property |
Property Value
Type: Int32
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: 11.0.0.7658
Syntaxpublic int PulseCount { get; set; }Property Value
Type:
Int32
See Also