Click or drag to resize

MotionPrompt Class

Motion prompt.
Inheritance Hierarchy
SystemObject
  Demo3D.VisualsMotionPrompt

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class MotionPrompt

The MotionPrompt type exposes the following members.

Constructors
 NameDescription
Public methodMotionPrompt Constructor.
Top
Methods
 NameDescription
Public methodReset Cancels any scheduled events.
Public methodUpdate(MotionProfile, MotorDirection) Reschedules motion events.
Public methodUpdate(MotionProfile, Double) Reschedules motion events.
Top
Events
 NameDescription
Public eventSubscribers Subscribers to motion events.
Top
See Also