Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am creating a custom surfaceGraphics of a cube. I am not able to use Interaction Graphics ( it disappears as soon as it appears for some reason). I am using Nontransacting client graphics. So i have made surfaceGraphics.Selectable = true and surfaceGraphics.ChildrenAreSelectable = true. So when my mouse hovers over my cube, it shows face getting highlighted. When i click on the face and check the selectSet, the selectSet cout shows 1 entity but it is null.
How can I select my custom surfacegraphics and get the graphics node or face which was selected under the mouse click.?
Thanks in Advance
Solved! Go to Solution.