lisp routine to freeze layers when publishing sheetset

lisp routine to freeze layers when publishing sheetset

Anonymous
Not applicable
533 Views
1 Reply
Message 1 of 2

lisp routine to freeze layers when publishing sheetset

Anonymous
Not applicable

I'm looking for a way to freeze or unfreeze the same two layers in ever sheet in a sheetset. I'm particualrly interested in doing this without opening the drawings individually but tieing the action to publishing the sheetset. For instance when there are revisions to a drawing set you have to show clouds and deltas, but for many submittals we submit one set with clouds and deltas and one set without. It would save so much time to not have to open each sheet to freeze the clouds and deltas or vice versa. Is this possible with lisp?

0 Likes
534 Views
1 Reply
Reply (1)
Message 2 of 2

hmsilva
Mentor
Mentor

@Anonymous wrote:

I'm looking for a way to freeze or unfreeze the same two layers in ever sheet in a sheetset. I'm particualrly interested in doing this without opening the drawings individually but tieing the action to publishing the sheetset. For instance when there are revisions to a drawing set you have to show clouds and deltas, but for many submittals we submit one set with clouds and deltas and one set without. It would save so much time to not have to open each sheet to freeze the clouds and deltas or vice versa. Is this possible with lisp?


Hi smichaelHG84G,

unfortunately Sheet Set Manager is not exposed to Auto/Visual LISP, you'll have to use VBA or dotNET...

 

Henrique

EESignature

0 Likes