Configuring for Creo Parametric Releases
The condition.mcc file can be configured to use different configuration files based on the version of Creo+ in which the model was last saved. In the condition.mcc file, versions of Creo+ are specified using the syntax:
IF (PRO_VERSION LTE 1999120) config=…
Versions are specified using the current Creo+ build string as in the notation YYYYWW0 where YYYY denotes the year, WW the week, and 0 the first build of the week.