Where do I find them?
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
T
Offline
Posts
-
Dynamic text
Hello Everyone,
I've new to the whole SU API and am finding it difficult to find some seemingly simple direction. What I'm trying to do is dynamically update a text box based on component attributes. Like so:
Then when the user edits the component and push/pulls the surface:
So far I've got the code to create the initial flat component and the text and leader to it, it's the dynamic updating and getting the new height of the component through an observer that I'm having trouble with. (If that's even the correct way to do it!)
How would you all go about this?