Parameter Rename
Creo ModelCHECK can rename parameters from old names to new ones while preserving their values. Use the following format in the start configuration file to rename parameters:
[MODE]_PARAM_RENAME [old_name] [new_name]
where
[MODE] is PRT, ASM, or DRW.
[old_name] is the current name of the parameter.
[new_name] is the new name of the parameter.
For example:
PRT_PARAM_RENAME GAVIN FINN
ASM_PARAM_RENAME WAYNE HOLDEN
Given the above configuration options, when you run Creo ModelCHECK on a part or an assembly, if it finds a parameter called GAVIN, it allows you to rename it to FINN.