Hello Author!
Try AIS_InteractiveContext::HilightNextDetected. We used this in qtgeom https://sourceforge.net/projects/qtocc/ and it works fine.
Regards,
Commenter-1
Archived discussion
Hi, Is there a way to select inner faces or the faces behind other faces? (e.g. like a function that returns shapes under mouse when clicked) ( also for example I would like to select the deeper face in each click to same location)
Thanks for replies..
Discussion
Posts are displayed in their archived order.
Hello Author!
Try AIS_InteractiveContext::HilightNextDetected. We used this in qtgeom https://sourceforge.net/projects/qtocc/ and it works fine.
Regards,
Commenter-1
Thanks, that worked but still one more question: Can we select objects using their iso parameters? (i.e. select a face when mouse is near iso lines drawn, and not when mouse is near corners of the face)