@distantkitty wrote:
I’m using the below code to select all my meshes to some work down the line inside of grasshopper. I would like to hide what ever objects this script selects. I can’t seem to figure it out.
I tried using RhinoApp.RunScript("-Hide", true);
but I still have to manually select the object.I feel like I should be using this "ObjectAttributes.AddHideInDetailOverride
" Rhinocommon item, but I’m unsure how.
Posts: 4
Participants: 3