Get Parameter Categories

Hi,
I created a blank project from a default Construction Template and create two shared parameters in the project. How can I filter out the default shared parameter in this blank project? I was thinking of getting the assigned category/family of the shared parameters.

Hi @theshysnail I left you a routine to filter the parameters you need.

Are you sure you only want to preserve the name of the parameters? It is important to said that we are not filtering the parameter, we are filtering only the name!!

Regards,

Anyways, I left you here the routine to catch the parameters, only need to conect the elements to the Filter Node. You can see the filter elements are correct by comparing their IDs.

1 Like

Yeah. That’s a way if you know all parameters, but I just wanted to find out all the shared parameters that were created in a project. That’s why I need to filter out the default parameters.