Table of Contents

Class MotionState

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

Section key holder + concrete implementation for IMotionStateDef.

public class MotionState : IMotionStateDef
Inheritance
MotionState
Implements
Inherited Members
Extension Methods

Properties

Term

CNC term that defines the modal motion mode (e.g., “G00”, “G01”, “G02”, “G03”).

public string Term { get; set; }

Property Value

string