Message 1 of 14
ssget with Fence selection and unlocked layers only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
How can I use ssget with Fence selection and unlocked layers only ?
example: (ssget "_F:L" (list pt1 pt2)) but it does not work and it gives an error message: bad ssget list .
Thank you.