How to replace family parameter info with other parameter info?

Hello, I am trying to figure out how to say dynamo, that I want to take information from furniture parameter ‘‘Type mark’’, and put that information to other parameter ‘‘Mark’’. Or maybe how to change parameter ‘‘Type mark’’ with parameter ‘‘Mark’’.

I would appreciate any help :slight_smile:

“Type Mark” is family type parameter, and “Mark” is family instance parameter.

So you need to export the type parameter by name and set the instance parameter by name: