Run this line of MAXScript code:
SceneExplorerManager.AddReadOnlyProperty "GroupHead" isGroupHead
Then open Scene Explorer, go to Display > Configure Advanced Filter
Open the 'Property' dropdown menu and select the entry "GroupHead" (probably at the bottom of the menu)
Under 'Condition', select 'Starts With' and under 'Reference Value' enter 'true'
--> all objects that are not the head of a group are no longer visible in SE
You can toggle this on/off using the filter icon (3rd from the bottom) in the left toolbar of SE (or go to Display > Enable Advanced Filter)
Martin B
→ please 'Like' posts that are helpful; if a post answers your question please click the "Accept Solution" button.