Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
Select instances adds ghost
-
If I have multiple instances of component "x" in a different group or component, "y", when I call selection.add(x.instances), the instances get selected, but so do these ghosts (just lines, no faces). It looks like its the same instances of "x" but without the transform that would be applied by "y". Am I doing something wrong, or is this a bug, or...something? Thanks.
-
It's a known bug.
-
Ah, thanks!

-
Hi
I have found something similar when my tool picks faces and then
tries to add them to the Sketchup.active_model.selection and display it:
Two faces has been picked from two different component instances..selection.add face1 selection.add face2 view.invalidate

Advertisement