Class MotionState
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; }