
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Autodesk helpt me very well with making a LISP file for Autocad. That was actually what I needed, but when I started to use it, I wonder if it is possible to add one more thing to the LISP file. (File is added as an attachment).
Now the file can transfer every polyline, that is selected, to its one layer what I need. Layer names are new and the previous names of the layers are not use anymore. Like in this video is explained around 2:23 min.
What I actually need is that still every polyline is in a different layer, but it keeps it name that it had. So for example…
I have several polylines in my project with the layers a, b or c in my autocad file;
What I need is that the polylines keep this layer name but the script will add a unique number in the layer name for every polyline. So like a_1, a_2,b_1, b_2, c_1,c_2, etc.
Hope this is clear enough and hope you can help me with this.
Thanks in advance and appreciate your help!
Solved! Go to Solution.