cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Translate the entire conversation x

IF (USR_*) config=(??) in condition.mcc to use specia if parameters exist which begins with USR_

Alex_Zaeh
7-Bedrock

IF (USR_*) config=(??) in condition.mcc to use specia if parameters exist which begins with USR_

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)

2 REPLIES 2

Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags