Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
It would be helpful if there was a way to call a special check profile in the condition.mcc whenever the model contains one or more parameters that begin with "USR_". This would, for example, prevent extra parameters from being deleted in ModelCHECK whenever a parameter that begins with USR_ is present. Or is there another way to delete all parameters in a model except those beginning with "USR_" or "CONF_"? This would, for example, help bring old data up to date.
Here two examples:
IF (CONF_*) config=(check/mat.mch)(check/kon.mch)(start/mat_mm.mcs)(start/kon_mm.mcs)(constant/mm.mcn)(status/status.mcq) (name/Configurator_File)
IF (USR_*) config=(check/mat.mch)(check/usr.mch)(start/mat_mm.mcs)(start/usr_mm.mcs)(constant/mm.mcn)(status/status.mcq) (name/Userparameter_File)
You can bring your idea here - "Creo Parametric Ideas": https://community.ptc.com/t5/forums/postpage/board-id/creoparametric/search-before-post-mode/true
Hi Vladimir
here the Link to the idea
https://community.ptc.com/t5/Creo-Parametric-Ideas/ModelCHECK-Required-ability-to-use-asterisks-in-ModelCHECK/idi-p/1024580
Regards
Alex