Page 1 of 1

Selection in Morph sample

Posted: Wed Apr 15, 2020 3:30 am
by Josh Rodrigues
Hi
I just want to let you know about an apparent bug in Morph sample.
When I press 's' key to select vertices and do rectangle selection of everything nothing happens. It works in my app OK. And in meshmods sample also.
Regards

Re: Selection in Morph sample

Posted: Thu Apr 16, 2020 4:29 am
by Prashant Kande
Hi Josh
Selection of mesh elements or sub-shapes of a brep solid are supposed to work only when there is a single entity on top under the selection rectangle. In Morph case there are line entities showing the current face, normal, etc. They are interfering.
Thank you for reporting anyway. It was a good check
Regards