Change parameter of elements into family

Hi @DENIS.REMESNIK,

Is this what you are trying to achieve…?

I have only filtered tags in this graph for text font update, but you can filter what you need I think.
ChangeTextFontInAllFamilies.dyn (26.4 KB)

One thing I noticed is that I also wasn’t seeing any text updated. But I was specifically looking at tags and you need to get the TypeId for the annotation element family. I have also changed your code a bit (not much) with some exception handling, list handling and now it takes families directly rather than elements.

Cheers,
Dan

1 Like