Replace sheet format

Programming and macros
jgarc091
Posts: 1
Joined: Tue Apr 16, 2024 9:43 am
Answers: 0

Replace sheet format

Unread post by jgarc091 »

I need to replace the sheet format on a bunch of part drawings. I searched about best ways to do this and found a neat method using design checker as seen in this link:

https://www.cati.com/blog/using-solidwo ... t-formats/

However when I do this, it loads the new sheet format buts unchecks the "Display sheet format" checkbox in the sheet properties dialog box. This creates an extra step.

I then thought I could try the macro route and tried recording my own as well as implementing a few different ones found online with the same result.

Could something be wrong with my sheet format since the same behavior happens with either method?


I think that the macro route could work using the SheetFormatVisible Property but I haven't had success getting it to work in the codestack macro below. Any help would be greatly appreciated.

https://www.codestack.net/solidworks-ap ... et-format/
https://help.solidworks.com/2022/Englis ... direct=1
Post Reply