Table of Contents

Class FanucPathSmoothing

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

Section data holder for IFanucPathSmoothingDef.

public class FanucPathSmoothing : PathSmoothing, IFanucPathSmoothingDef, IPathSmoothingDef
Inheritance
FanucPathSmoothing
Implements
Inherited Members
Extension Methods

Properties

Level

Fanuc G05.1 R precision / smoothness level number (typically 1..10). null when the source NC line did not specify R. Ignored when IsEnabled is false.

public int? Level { get; set; }

Property Value

int?