Hi
In drawing I want to change the name of one property $PRPSHEET:"SW-Keywords" to $PRPSHEET: Material.
I don't want to change the value, i "just" want to change the property name in drawing.
I need to change a lot a file it can't be done manually.
I searched but I did not find anything interesting
You can update the sheet format with required value/link to property then use the reload macro to upload the sheet format in batch mode. Check the macro here: Macro: Batch Reload-Replace Drawing Sheet Format (sub folders as well)