Table of Contents

Enum NcOptimizationEmbeddedLogMode

Namespace
Hi.NcOpt
Assembly
HiNc.dll

Embedded log mode for NC optimization.

public enum NcOptimizationEmbeddedLogMode
Extension Methods

Fields

FullLog = 2

All the lines are added the log of StepIndex and LineNo.

None = 0

No embedded logging.

SimpleLog = 1

Only the re-interpolated lines are added the log of StepIndex. The last re-interpolated line from each original line are added the log of LineNo.