Enum NcWarningSceneEnum
Defines scene types for NC warnings.
public enum NcWarningSceneEnum
- Extension Methods
Fields
Skip = 1Skip operation warning.
TransformFailed = 4Transform operation failed warning.
UnExpect = 3Unexpected result warning.
UnSupport = 2Unsupported operation warning.
Unknown = 0Unknown warning scene.