- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This may be a long shot, but here goes.
Requesting assistance with a LISP which places all selected objects on NEW and UNIQUE layers. For example, 20+ or more Plines, Lines, circles, etc are all on layer "0", seeking to create a new layer for each selected object, with each object then placed on its own unique layer.
The total layers created would be equal to the number of objects initially created, therefore it may be necessary to limit the total objects in the Selection Set.
Layer names are not important as they will be eventually updated and could simply be (Layer01, Layer02, Layer03) [sequential names would be best]. Colors, Linetypes, Transparency, etc can all be default.
I can easily move selected objects to a single layer, but needing each object selected to be placed on a unique layer such that each can be individually evaluated.
The necessity is due to receiving CAD files where ALL objects are placed on a single layer ("O "for example)
Any help would be appreciated!
Solved! Go to Solution.