Restricted value parameters with access=full
Hello
I have this restricted value parameter definition set in Creo 8.
{ Name = TOLLERANZA_GENERALE
Type = string
default = 'ISO 2768-mK'
Enum = {
'ISO 2768-mK',
'ISO 2768-fH',
'ISO 2768-cL'
}
Access = full
},
I thought that with the option "access=full" you could change the entered value as you wish in Creo with the possibility of choosing a value not included in the list, entering it from the keyboard.
But it seems that this is not the case. The only possible values are those of the list.
So what is the meaning of "access=full"?


