I have a macro that deletes the sheet format on all sheets and reloads a new one in the same size. It works fine but when i reload it manually from the sheet properties page i get a question regarding the blocks on the sheets, if i would like to rename the blocks or not.
When i run the macro i dont get the question and the blocks are renamed but i would like to change this so the answear to the question is "No". (Use the old block names)
In SetupSheet5 there are only a "ByVal RemoveModifiedNotes As Boolean" option
Any ideas on how to use the old block names?
I've attached the macro
SolidworksApi macros