Table of Contents

Interface ISentenceCarrier

Namespace
Hi.NcParsers
Assembly
HiMech.dll

Carries a reference to a source Sentence together with its execution-order SentenceIndex. Used as the cross-process alignment carrier for diagnostics, messages, ClStripPos, MachiningStep, etc. — both the source content (via GetSentence()) and the execution-order position (via SentenceIndex) are available without needing two separate references.

public interface ISentenceCarrier : IGetSentence, ISentenceIndexed
Inherited Members
Extension Methods