I am looking for a solution to batch rename families: Adding the assembly code as a prefix to family names without the use of plugins. Is this possible?
I am looking for a solution to batch rename families: Adding the assembly code as a prefix to family names without the use of plugins. Is this possible?
Assembly Code is a parameter of a Type, not Family. Therefore, you could rename types, not families. You could use this to rename types.
You CAN rename the (parent) Family AFAIK.
You can, but based on which type? There could be many…
I just assumed every Type has the same Assembly Code.