Help to create editable box

I have a component that is a rail for sliding boxes.

I would like to create a component in which I can edit the size of the boxes, and the rails will follow the measurements of the boxes.

Can anyone help me?

I have attached the item I need to edit. In this case, I only need to edit the width and length of the box. The height does not make any difference.
trilho com caixa.skp (123.1 KB)

BOX EDITABLE
CAIXA EDITAVEL.skp (14.3 KB)

You can reference the size across the same level, but you would have trigger a redraw for each object to update, there better to hold items within a parent and have that supply the changes

I made the “hole” in the box dynamic so side thickness remains as input

trilho com caixa.skp (175.2 KB)

2 Likes