Table of Contents

Enum NcWarningSceneEnum

Namespace
Hi.Numerical
Assembly
HiUniNc.dll

Defines scene types for NC warnings.

public enum NcWarningSceneEnum
Extension Methods

Fields

Skip = 1

Skip operation warning.

TransformFailed = 4

Transform operation failed warning.

UnExpect = 3

Unexpected result warning.

UnSupport = 2

Unsupported operation warning.

Unknown = 0

Unknown warning scene.