Blender Add-On: Select Objects in Same Collections
Description:
Selects all objects—including hidden ones—that belong to the same collections as your currently selected objects. Useful for batch operations on grouped elements, even if they’re not visible.
Button Placement:
-
Found in the Object Context Menu (right-click in 3D Viewport) as “Objects in Same Collections.”
Working Principle:
-
Scans selected objects to gather their associated collections.
-
Iterates through those collections to select all member objects, regardless of visibility.