Table of Contents

Class MotionEvent

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

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

string

IsRapid

True for rapid traverse; false (default) for programmed feedrate.

public bool IsRapid { get; set; }

Property Value

bool