Message 1 of 10
Remapping Layer Names, Colours and Linestyles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been looking around for a lisp routine to automatically change a set of layer names to a different name as well as set a layer colour and linestyle.
I have very little knowledge of lisps and can only manage to make minor changes to existing routines
I have attempted to do this using a script however because my outputs for each new file will contain a different set of layers (a select few from a possible list of 500 layer names) each time the script often stops.
I have a table of possible output layer names, new layer names, colour and linestyle. I also want to merge an output layer into its new layer if it already exists.