CDH
Structural
- Jul 16, 2001
- 159
I am looking for a way to move an object to another layer, based on it's current layer. For example: Say I have a line on a layer called "1" I want to be able to select that line and automatically move it to another layer called "x-1" which may or may not exist. I would also like to be able to select more than one object at a time, and have them all go to other layers based on their current layers. "1" to "x-1", "2" to "x-2", "column" to "x-column", etc.
Whatever layer the object is on, take that name and create a new layer with an "X" prefix, or if the x-layer exists, just move it to that layer.
Does this all make sense?
I would like to do this myself, but haven't gotten this deep into lisp and need some direction to get started.
If anybody has ideas or anything, I would appreciate hearing them.
Thanks
Chris
Whatever layer the object is on, take that name and create a new layer with an "X" prefix, or if the x-layer exists, just move it to that layer.
Does this all make sense?
I would like to do this myself, but haven't gotten this deep into lisp and need some direction to get started.
If anybody has ideas or anything, I would appreciate hearing them.
Thanks
Chris