Feature Name to Reference Part Property instead of Session ID
I'm using CREO Parametric 7. I am trying to use CREO's built-in mass properties in my assembly drawings. I can use the session ID for each part to get the right numbers. "&pro_mp_mass:sessionid", but it's tedious to find the right session ID, and if the assembly changes, it's tedious to go through and change every session ID.
I would rather use the feature name, or even Feat ID. It looks like I might be able to do something like "&pro_mp_mass:fid_FIND1" or "&pro_mp_mass:fid_40" (see attached image) but I can't get this to work.
I know that I can get a nice full list of all the values in a repeat region, but I want to reference the value in another annotation, individually by part.
Any thoughts?



