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
Features...
-
I found out that you can actually make a face using code in ontouch or ontick. you can put in this to make a triangle at frame 100:
if frame==100 then Sketchup.active_model.entities.add_face([[0,0,0],[10,10,0],[0,10,0]]);end
How would i make a component out of these faces during the simulation?
-
Cool
Advertisement