Using a variable dimension for array function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good afternoon,
I have created a dynamic "parking" block. I have a linear parameter stretching from the bottom left of the first parking strip to the bottom right of the second parking strip. I have a second linear parameter at the top. The parameter on top allows me to adjust the distance between the 2 parking strips as needed (adjusting the width of the spot). The parameter on the bottom, has a single grip on the right side that allows the user to array an unlimited number of additional parking spots to the right. This was easy enough when I just had the parking spot as a standard size, the array was set to the number and the problem was solved. However, I would like to know how to have the array parameter look at the dimension used for the top parameter (width of the parking spot) and apply that dimension when utilizing the array parameter.
On another note - I am brand new to Dynamic Blocks in general. Any resources you can provide to help me learn more would be greatly appreciated.
Thank you.