Hi,
I currently have a Grasshopper Python script that allows me to select faces, edges, and vertices on Mesh objects directly in the Rhino 3D viewport (see the video below).
I’m wondering whether it is possible to achieve the same functionality for SubD objects using GH Python — specifically, selecting SubD faces, edges, and vertices interactively in the 3D view.
If this is possible, I would really appreciate any guidance, examples, or API references that could point me in the right direction.
Thank you very much for your help.
Best regards,
Denis
Select Face on Mesh.gh (3.3 KB)