This may be a long shot, but it never hurts to ask.
Is there a way to “HideInDetail” a single object in a block or can I only hide the entire block in a detail? I know how to use subobject select to get a subobject’s GUID but,
scriptcontext.doc.Objects.Hide(part, True)
does not successfully hide the object.
I know how to turn off a layer in a detail, but would like to be able to have even more control of what I show in my viewports.
Thanks
Ian