Extension for carpentry .rb?

Hi, I’m trying to create a plugin for my woodworking shop that’s dynamic, has a gallery of boxes, handles, etc. Is there any free code I could use as a starting point?

Dynamic how? How would your extension improve over having a collection of components that you can simply insert into your project model?

I know, but I’m going to integrate it with my ERP website, everything in one place, and my store owners will access everything I control. I want components that architects can quickly adjust: color, MDF, thickness, height, width… and so on. That’s why I asked if there’s any open-source code more or less in that direction.

How do you expect to integrate SketchUp with your website? I.e., SketchUp runs on Desktop operating systems and it’s API cannot run on the web.

The work might be done on user’s machines, but each user will need a subscription to run SketchUp.

Have you looked at scene graph based Live Components?

1 Like

I’m going to do exactly the same as the Brazilian extension in SketchUp, called “DinaBox, MobDinâmico, Gabster” among others.

Okay, I see that DinaBox uses Dynamic Components. You can also, but Trimble is putting all effort lately into Live Components.

I do not know of any open source code specifically for cabinetry. Have you searched GitHub?