Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm just trying to get a list of layers in a drawing to a variable, that I can manipulate and perform layer commands.
I thought (laylist) or (layerlist) functions that have been created would work, or vla-get-layers would work, but I'm not able to get the returned info to a list format.
Solved! Go to Solution.