Table of Contents

Class PathSmoothing

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

Section key holder for IPathSmoothingDef.

public class PathSmoothing : IPathSmoothingDef
Inheritance
PathSmoothing
Implements
Inherited Members
Extension Methods

Properties

IsEnabled

True when path smoothing is active (Q1), false when cancelled (Q0).

public bool IsEnabled { get; set; }

Property Value

bool

Term

CNC term that controls this feature (e.g., “G05.1”).

public string Term { get; set; }

Property Value

string