Message 1 of 7
Family - with Dynamic array that expands with parameter dimensions

Not applicable
02-26-2019
12:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Short version -
I'm creating a massing Family with grips - to extend the width and length.
I'd like "model lines" to act as Grid lines to populate inside automatically on a defined dimension. (50' for example)
I'd like an array function to be associated to the overall lenght / width of the building and fill in the "model lines" while it stretches.
So - instead of telling the array to give me X equally spaced lines... I want the array to fill in a line with items at 50'.
This would be more like how a stair adds treads... the length of the stair may chance, but the treads maintain an equal spacing.