Help needed - Duplicate existing layouts, rename them to xxx-Suffix from a predefined list, and VPFreeze layers other than the layer containing corresponding suffix.

Help needed - Duplicate existing layouts, rename them to xxx-Suffix from a predefined list, and VPFreeze layers other than the layer containing corresponding suffix.

PkostrzewaM3SXC
Participant Participant
1,652 Views
20 Replies
Message 1 of 21

Help needed - Duplicate existing layouts, rename them to xxx-Suffix from a predefined list, and VPFreeze layers other than the layer containing corresponding suffix.

PkostrzewaM3SXC
Participant
Participant

Hello everyone,

I'm trying my best to use my limited knowledge about lisp routines and create a lisp routine that would make my life a lot easier but I'm failing miserably.
I attempted combining some of the lisp routines that I found on this forum with no success and at this point I feel like I don't know what to try anymore.

The routine I need would do the following:

 

For every existing layout in the drawing it would generate multiple identical layouts with specified suffixes.
I assume it would be some sort of a list at the beginning of the routine.
Then in these layouts a viewport freeze action would be performed on all the layers other than the layer containing the suffix.

Could you guys guide me a bit or help me out please?
Thank you!

0 Likes
Accepted solutions (2)
1,653 Views
20 Replies
Replies (20)
Message 21 of 21

PkostrzewaM3SXC
Participant
Participant

Now it's perfect.
Thank you @hmsilva