How to Filter Curtain Panels and Input Prefix

Hi Dynamo Team,

Kindly assist me with filtering only the Curtain Panel family types in Dynamo where I want to apply the prefix “FAC_” to the family names. I need help identifying the correct method to exclude unwanted types like Empty Panel or WallType and ensure the prefix is added only to the relevant family types.

Dynamo file attached here.

Appreciate your guidance.
25DYN_RENAMING CURTAIN PANELS WIP.dyn (14.0 KB)

Like this you can try

1 Like

1 Like

But how I can filter those other Revit families that I dont what to rename?

1 Like


here’s how I would do it, I bet there’s someone with better solution.

1 Like

Thank you both of you! I renamed the Revit families. But how I can rename all the Types too?

confirm this?

1 Like

yes, I want to add a prefix on all Types. Like adding this prefix “FAC_” (from: Glass to FAC_Glass). it is just to many. Kindly help what Dynamo scripts.

can you share image that you changed the family name with preview of all nodes?

1 Like


This is the script that rename the Revit families. But, I also need to rename the Types too.

And this is the script I am currently working on to rename the Types (this one, not working). Please help

try like this

1 Like

25DYN_RENAMING CURTAIN PANELS WIP.dyn (50.8 KB)

attached the Dyn file.
Still not working

25DYN_RENAMING CURTAIN PANELS WIP.dyn (25.6 KB)

1 Like