EgtMachKernel 2.6e6 :
- in Finitura Superfici aggiunto sottotipo OneWay - in Finitura Superfici aggiunta verifica utensile con superfici in attacchi e uscite - nelle lavorazioni di Superficie escluso utilizzo di rinvio da sotto - corretto Dump di svuotature per stringhe chiave-valore vuote - prime modifiche a Sgrossatura Supefici.
This commit is contained in:
+2
-2
@@ -53,8 +53,8 @@ Generator::Run( const string& sCncFile, const string& sInfo)
|
||||
int nRet = GetEGnKeyOptions( KEY_BASELIB_PROD, KEY_BASELIB_VER, KEY_BASELIB_LEV,
|
||||
nOpt1, nOpt2, nOptExpDays) ;
|
||||
if ( ! GetEMkNetHwKey())
|
||||
int nRet = GetKeyOptions( GetEMkKey(), KEY_BASELIB_PROD, KEY_BASELIB_VER, KEY_BASELIB_LEV,
|
||||
nOpt1, nOpt2, nOptExpDays) ;
|
||||
nRet = GetKeyOptions( GetEMkKey(), KEY_BASELIB_PROD, KEY_BASELIB_VER, KEY_BASELIB_LEV,
|
||||
nOpt1, nOpt2, nOptExpDays) ;
|
||||
|
||||
// Verifica della abilitazione
|
||||
bool bMinTime = false ;
|
||||
|
||||
Reference in New Issue
Block a user