Dynamic array block with different size in each column

Dynamic array block with different size in each column

mubashar9R94D
Explorer Explorer
761 Views
2 Replies
Message 1 of 3

Dynamic array block with different size in each column

mubashar9R94D
Explorer
Explorer

I want to create dynamic block of rectangle for example. If I make array of 5 column I want to have different width of rectangle in each column. I want to adjust rectangle size in each column basically.

0 Likes
Accepted solutions (1)
762 Views
2 Replies
Replies (2)
Message 2 of 3

Washingtonn
Collaborator
Collaborator
Accepted solution

This should get you started..... Top picture shows dynamic block in editor -  each column has its own stretch parameter and grip with each stretch action from right to to the left includes everything to the right.

Array is used to create the number of rows as needed.

Bottom picture shows some results achieved.

 

Washingtonn_0-1680140574555.pngWashingtonn_1-1680140587911.png

 

0 Likes
Message 3 of 3

mubashar9R94D
Explorer
Explorer

Thank you brother I want to ask one question that I have created dynamic block with dimensional constraints and I want add array such that column should equal to user defined parameter. Each time when I change user parameter column distance of array action should also changed.