Include :

- aggiunte costanti per risultato disegno utensili.
This commit is contained in:
Dario Sassi
2019-05-18 16:16:17 +00:00
parent bd081f09c3
commit f2c30af5bd
+4
View File
@@ -91,6 +91,10 @@ enum TpaType { TPA_NONE = 0,
//----------------------------------------------------------------------------
// Costante per errore interno nel disegno degli utensili
const int TD_INT_ERR = 999 ;
// Costante per errore toolmaker mancante
const int TD_TOOLMAKER_ERR = 998 ;
// Costante per errore disegno utensile custom mancante o di tipo errato
const int TD_CUSTOMDRAW_ERR = 997 ;
//----------------------------------------------------------------------------
// Costanti per info in note di sistema