ShynnSup
(Shynn Sup)
1
Hi everyone,
I am changing some materials inside a group which I don’t want to ungroup. Ctrl+Shift does the job but is pretty cumbersome.
I tried using sub-object filter but each time I have to confirm if I want a surface, polysurace edge, polysurface surface, etc.
Would it be possible to have a filter to only select inside groups?
1 Like
pascal
(Pascal Golay)
2
For now, here’s a super simple selection script, for Windows.
! _-Runscript ( Rhino.GetObjects "Select objects",, False,, True )
Does that do it?
-Pascal
2 Likes
ShynnSup
(Shynn Sup)
3
This is it! Thank you Pascal! 
With all of these tiny goodies. I feel that I’m running Rhino 7 Pascal Edition.
Thank you sir
1 Like
aramon
(Aramon)
5
Any update to this? It would be so helpful to have something like CAD’s pickstyle
Script works like a charm for now though