Table of Contents

Interface IProgramXyzDef

Namespace
Hi.NcParsers.Keywords
Assembly
HiMech.dll

JSON section schema carrying the program-coordinate position commanded on the current block. Written by ProgramXyzSyntax before the ProgramToMcTransform chain composes it into machine coordinates.

public interface IProgramXyzDef
Extension Methods

Properties

ProgramXyz

Program-coordinate XYZ (and optional ABC) for the current block.

JsonObject ProgramXyz { get; set; }

Property Value

JsonObject