The “Select All Tagged” command does not appear to select within Components or Groups. Is there any way to force it to do that, either with settings or an extension?
If you mean to add all the tagged entities to the SketchUp selection, unless they are all in the same parent context (model, group, or component), the answer is no. It is impossible to add things from different contexts to the selection.
Hmm…I just tried doing this via a bit of Ruby, and it appears the Ruby API will allow the selection to contain entities from different contexts. It is certainly impossible via the GUI because you can’t open a new context without losing the current selection.
It’s possible to select ‘by properties’ etc across different contexts by using the Ruby API… BUT it’s dangerous - because what you then do with that selection might well give you a sudden BugSplat!
@Nathank9000 I’m second guessing your objective, but have you tried using the Search option in Outliner and Expand All from the menu in the top right corner?
I don’t think that will work, as the ‘drop’ will be different in every context that the symbol lives. It will likely move the object the same amount in each, if it works at all.
I’m not really sure what’s going on or how you got to this point in the model.
It’s mostly for my OCD, but it also helps to keep things visually organized and check for “empty spots” or conflicts.
I like to have all the symbols visually higher above the model itself, so they’re in a “thin cloud” several feet above the main model. It’s easier for me to know what’s what, and it removes a lot of the clutter (by distancing it) without having to constantly toggle tags on/off.