Code Red > AutoLISP (Vanilla / Visual)

Placing objects on new layers

(1/1)

HasanCAD:
We are changing the layering system.
Soو I want to place all objects on new layers with their properties.
Any ideas on how to accomplish this task?

Lee Mac:
LAYTRANS?

BIGAL:
Dump all current layers to a text file open in excel, make a second 3rd 4th etc columns with new layer name, color etc. Can then make a csv fie and use a lisp to change the layer details. "Rename" of layer name is built in.

HasanCAD:
I want to move objects to new layer with new properties. I believe LEE solution is good.
Thanks lee
Thanks BEGAL

HasanCAD:

--- Quote from: HasanCAD on September 24, 2023, 09:06:52 AM ---I want to move objects to new layer with new properties. I believe LEE solution is good.
Thanks lee
Thanks BEGAL

--- End quote ---
I believe "RENAME" does not change layer properties.

Navigation

[0] Message Index

Go to full version