Table of Contents

Interface IPositioningModeDef

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

JsonObject key for positioning mode (G90 absolute / G91 incremental). Written by PositioningModeSyntax, consumed by ProgramXyzSyntax.

public interface IPositioningModeDef
Extension Methods

Properties

PositioningMode

string PositioningMode { get; set; }

Property Value

string