Changing text note type

So I have LOADS of erroneous text types (CAD imports sigh).
I want to grab them all and make them 2.5mm type.

However, this graph deletes my notes!

What have I done wrong? :anguished:

I think it doesnt delete but maybe moves them out of sight?

I wondered that but no sign of them. Most of them are in groups and the extent of the groups hasn’t changed.

could you maybe upload a replicate model? with a couple of text notes so i can try?

You are trying to set the Type by feeding it an instance. Try using a node to get the Element Type of the one (i[1]) you singled out.

Thank you!

I tried the above script but I cannot get it to work. Keep in mind I have very limited experience. We are working with some crayon pushers (aka CAD users) who want all our sheets exported to CAD but all font needs to be Simplex. If the above script is the right one, or the right approach I would appreciate all the the help anyone can give. As you can see I managed to get my Warning down from 7 to 4 but I cannot find “Elements.Type” (circled in Red). See attached and thanks.