- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've become pretty good at deciphering LISP code and copy-and-pasting stuff I might need, but I can't find anything like what I'm looking for.
Nobody seems to have written anything that does this.
I'm perfectly willing to accept "That's really hard to do." as an answer and leave it at that, but just in case this is relatively easily accomplished:
I'd like to list any named modelspace views that a point I pick in modelspace is within.
Whadayathink? I believe I could get the interface patched together. I can make the command line ask for input and make an alert box come up. But the meat of this - the searching for views and evaluating whether a point is within one or more - that's well beyond me and I dunno if it's even possible.
Solved! Go to Solution.