Dynamic Block with stretch and array action

torpass
Contributor
Contributor

Dynamic Block with stretch and array action

torpass
Contributor
Contributor

Hello everyone, 

I'm on AutoCAD, trying to create a simple "grid" in section, that is a dynamic block, and that the base can be stretched and the top can be arrayed, everything in a single grip. The problem is that I can't figure out how to get the array object be in pair with the stretched rectangle object, because I need to set the value in millimetres that I will insert on the grip. Is it possible to do that? 

Here's the dwg, and a screenshot of an example of how the block should behave.

Thanks in advance

0 Likes
Reply
Accepted solutions (1)
399 Views
3 Replies
Replies (3)

ed57gmc
Mentor
Mentor
Accepted solution

How about this version. I added a second polyline with a move action chained to the stretch action. I also changed the stretch to an increment action. No need to specify dims. Just drag how many elements to array.

 

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

satoshiq
Advocate
Advocate

I did not see you set the chain action to yes?

0 Likes

satoshiq
Advocate
Advocate

I thought I coppy all of your action, but I don't know how it just not work.

0 Likes