Message 1 of 3

Not applicable
09-04-2014
12:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to create a lisp that will select all objects on all layers whos linetype property is not equal to continuous. My ultimate goal is to select all lines and turn them to layer 0 but keep the original line type.
For example:
all lines are set to linetype: by layer
layer list:
lay1 linetype: continuous
lay2 linetype: continuous
lay3 linetype: continuous
lay4 linetype: hidden2
lay5 linetype: hidden2
lay6 linetype: phantom
I want to select everything on lay4, lay5, and lay6 and change the linetype overwrite from "bylayer" to "hidden2" so that when I change them over to layer 0, the line will still look hidden2.
Thank you for your help
Have a great day!!!
Solved! Go to Solution.