Creo ModelCHECK > start_config_options > Parameter Mapping for ModelUPDATE
  
Parameter Mapping for ModelUPDATE
In the ModelUPDATE mode, Creo ModelCHECK can map the contents of an existing parameter to a new or existing parameter, and delete the first one, thus facilitating renaming of parameters. Use the following format in the start configuration file to map parameters:
[MODE]_PARAM_MAP [parameter_1] [parameter_2]
where
[MODE] is PRT, ASM, DRW.
[parameter_1] is the parameter whose contents are mapped.
[parameter_2] is the parameter to which the contents of parameter_1 are mapped.
For example:
PRT_PARAM_MAP GAVIN FINN
Given the above configuration options, if ModelUPDATE finds a parameter called GAVIN, it maps the contents to a parameter called FINN and deletes GAVIN.