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!
π« Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
How do you catch "Make Unique"?
-
I need to catch when a component is made unique.
I have anDefinitionsObserverwhich triggers when the new component is added, but at that found the.instancesfor that definition is empty. So I need to work out when a component is made unique and is fully ready to return its instances.I want to avoid using timers.
-
An entities observer that limits itself to instances could spot when that instance's definition changes ?
-
The
onContentsModifiedevent is broken...
Advertisement