EgtMachKernel :
- in fresatura di percorsi chiusi aggiunta gestione overlap.
This commit is contained in:
@@ -71,7 +71,7 @@ MachMgr::GetMachGroupNewName( string& sName) const
|
||||
// se gruppo base per le lavorazioni assente
|
||||
if ( ! VerifyMachBase()) {
|
||||
if ( sName.empty())
|
||||
sName = "Mach01" ;
|
||||
sName = "Mach_1" ;
|
||||
return true ;
|
||||
}
|
||||
// se nome vuoto, assegno radice standard
|
||||
|
||||
Reference in New Issue
Block a user