Mapkey to rename features with dimension data
I'm trying to create a mapkey that renames my features with an identifier from it's own dimension.
For example
Round 1, which has a radius of 5mm gets names to "R5"
Hole 1 with a diameter of 10 gets renamed to "ø10"
M6 hole gets renamed to "M6"
Because of Creo, every featurename has to be unique even though it has a unique feature ID. So to do that I would like to add the feature ID or feature number (Any unique identifier for that specific feature) behind the name.
So Round 1 with feature ID 3864 becomes "R5 (id3864)". Even better would be to make the text invisible using invisible characters but that might be too much to ask.
So far I've tried everything but I can't find a way to let the mapkey copy the value of the feature or anything from the feature information window. Rounds don't even have parameters I could try to use.
Things to note: We don't have OTK or Jlink and we don't use Round Sets for unrelated reasons, so the Round feature always has the same feature information overview.
Can anyone help me out? Would be greatly appreciated!
Matthijs

