Message 1 of 2
How to get layer name selected in COPYTOLAYER command using lisp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I've used lisp to call COPYTOLAYER command to copy objects and paste in another layer.
But, if the selected layer is turned off, the pasted objects are not visibile.
So, I need to get the selected layer from COPYTOLAYER and turn off that layer.
Is it possible to get the selected layer name from COPYTOLAYER command using lisp?