Creo Parametric Title Block Automation
In the drawing driving model we have a manual user entry parameter called "Drawn" which is used in the drawing title bock. Per ASME standard this needs to stay as the original (rev -) creator no matter what rev the drawing is changing to in the future.
We tried using part relation to drive the parameter: drawn=ptc_wm_created_by
This parameter updates every time to the person who created the new revision of the model, hence the title block name changes.
Is there something we can automate that doesn't change like: drawn=ptc_wm_created_by:revision-
Thank you in advance.

