|
NcConvert2CHLResult
Enumerator | Enumerator Value | Remark |
cmResultOk | 0 | Operation completed successfully. |
cmResultWarning | 1 | Warning: The holder connected to the cutter was not found. |
cmFileError | 2 | Error in file: The input does not exist or the output file is read only. |
cmCSVError | 4 | Error: The CSV format doesn't match the Cimatron format. |
cmInvalidItem | 8 | Data of item in the CSV is not valid (e.g. Corner Radius > Cutter Radius ). |
|