- Modifica a strategie per nuovo standard parametri custom
- Funzione apposita per calcolo 'CompletionIndex' - Modifica valori di ritorno delle strategie. BOOL + TABLE - Versione primordiale funzione OrderFeature - Aggiornamento finale lavorazioni
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
local STR0002Data = {
|
||||
sStrategyId = 'STR0002',
|
||||
Parameters = {
|
||||
{ sName = 'dMaxCornerRadius', sValue = '15', sDescription = 'Affondamento lavorazione', sType = 'd'}
|
||||
{ sName = 'dMaxCornerRadius', sValue = '15', sDescriptionShort = 'Max radius left on corners', sDescriptionLong = 'Radius-limit left by the tool at each corner of the feature', sType = 'd', sMinUserLevel = '1', sMessageId = ''}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user