Dynamic block with ARRAY with consecutive numbers

Dynamic block with ARRAY with consecutive numbers

SHLOMORSH
Community Visitor Community Visitor
499 Views
2 Replies
Message 1 of 3

Dynamic block with ARRAY with consecutive numbers

SHLOMORSH
Community Visitor
Community Visitor

 

I'm trying to create a block like in the picture, which will allow me to make an ARRAY for a line, and next to each line a number in a jump of 10 from the previous number.

 

 thanks

SHLOMORSH_0-1689841166383.png

 

0 Likes
500 Views
2 Replies
Replies (2)
Message 2 of 3

j.palmeL29YX
Mentor
Mentor

Some more information would be helpful to suggest a solution: 

- Do you want a different start value for each block reference?

- If yes, where is the start value coming from? A free user input or any geometrical value (e.g. the y-coordinate of the first line) or ...)? 

- Where is the value for the distance of the array's elements coming from? 

- Is there any correlation between the distance of the lines and the increment of the numbers? 

 

>>Here<<  you can find a similar project, which you can adapt to your current situation.

 

Jürgen Palme
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.

EESignature

0 Likes
Message 3 of 3

Libbya
Mentor
Mentor

Create a block that is contains attribute that uses a formula field that references the block position and adjusts the value accordingly.  Nest that block within another block and array it.  Bob's your uncle.  

 

Post your block if you want further assistance.  

0 Likes