Creating a user parameter that is linked to a model or system parameter
I ahve a Start part that is used every time I create a New Part.
I have created a user parameter in my Start Part named PART_NO. It is a String type of parameter.
I would like to know how I can associate this user parameter to the the name of the part.
For example if I create a new Part using the above mentioned Start Part and name it TEST1, I would like the User Parameter from the Start PArt, which is named PART_NO, to have the value of TEST1, which is the name of the new part I just created.
Hopefully this makes sense.
Any suggestions?

