Enum NcOptimizationEmbeddedLogMode
public enum NcOptimizationEmbeddedLogMode
- Extension Methods
Fields
FullLog = 2All the lines are added the log of StepIndex and LineNo.
None = 0SimpleLog = 1Only 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.