Spacing Object Parametrically

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm building a bookshelf with tabbed shelves. Currently creating all the shelves, and then will make sides and subtract out the shelves for the slots. Have 2 different gap sizes that I want for the shleves, with 2 bottom shelves with X inches each, and 3 top shelves with Y inches each, which I want to keep as parameters. Move isn't in the timeline so I can't have the parameters there and adjust heights. I don't really know what joints I would use to achieve this as nothing is touching at this stage, I just have shelves floating in space.
Made into components, but don't really understand which joint is going to work.
Essentially problem could be stated:
Have a [C]ube component. Want to know how to space to that I get
C ---> X <---C ---> X <---C ---> Y <---C ---> Y <---C ---> Y <--- C
And can later modify X and Y.