Class MotionEvent
Section key holder + concrete implementation for IMotionEventDef.
public class MotionEvent : IMotionEventDef
- Inheritance
-
MotionEvent
- Implements
- Inherited Members
- Extension Methods
Properties
Form
Interpolation form. See MotionForm.
public string Form { get; set; }
Property Value
IsRapid
True for rapid traverse; false (default) for programmed feedrate.
public bool IsRapid { get; set; }