@TIG
Thanks for the great long and damn useful answer. I will try it today 
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
N
Offline
Latest posts made by nXqd
-
RE: Ruby api - Get the thickness of component
-
Ruby api - Get the thickness of component
Hi everyone,
This is my very first post in this great forum. I encounter some problem when finding and using ruby api.
What I want to do know is duplicate a component - (by selecting it using model.selection[0] ), and put the duplicated one on top of the original one. I have problem with find the x,y,z of a component in space and its thickness.
I think this should be an easy issue for experienced sketchup users here