Message 1 of 3
Dynamic Stretch and Array

Not applicable
02-26-2018
06:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a block that is set up to stretch to certain points using distance parameters. I'm trying to add an array function to this where I can drag the stretch point as far as I want and it will array once the block is stretched to the max. The problem I'm having is with the array, it is arraying the stretched block and not the original block.
Example: Block max stretch is 21', I want to stretch my cursor 52', so I'd want this to stretch to 21', array with original block, stretch new block to 21' (42' total), array original block, stretch to 10' (52' total with three blocks connected).
Block is attached.