3D point under the mouse

Technical discussions
Post Reply
Anna Ginn
Posts: 3
Joined: Wed Jul 24, 2019 5:51 am

3D point under the mouse

Post by Anna Ginn »

Hello
I need to compute coordinates of the point under the mouse when it's hovering over an object. I looked through the documentation. IView_DG seems to be the relevant one, but it does not have anything for that. Am I looking in a wrong direction?
Thank you

Mike Zubovic
Posts: 2
Joined: Sun Apr 20, 2014 3:27 am

Re: 3D point under the mouse

Post by Mike Zubovic »

Hi Anna
I think Pick sample is the one to look at. There is a 'enable mouse hovering'' check box. See what it does. I suspect for finer control you might need the other selection methods of IPick
Cheers

Post Reply