Message 1 of 3
Not applicable
02-10-2017
08:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My goal here is to get the ID of my selected object without using a prompt. For example, the user clicks on a rectangle in the drawing and then clicks on a button from my custom menu. I want to be able to retrieve the ID of this rectangle without getting prompted to pick it first.
Right now I'm trying to get the selection set using the PromptSelectionResult value, which asks me to choose the object.
I'm guessing there's an easy way of doing this but I can't seem to figure it out... Hopefully this makes sense?
Solved! Go to Solution.