@Marcus.Isacsson wrote:
@barthbradleyYes, sorry! My bad! Thought it was possible to solve with a formula the other way as well, but I guess not...(?) 🙂
Anyway, thanks for helping out!
It is possible to solve the other way and maintain a determinant spacing interval (e.g. First and Last vs. First and 2nd). I explained that this is would require an evaluation parameter. If you are arraying between First and Last with a determinate interval, you need to have a secondary length to control the Array in between the start and end point of the line being drawn. In other words, your pulling 2 lines simultaneously; one that controls the length of the line and the other that places the Array. For example, if you drawing an array line with arrayed components spaced 2 feet apart on it, then the array will add a component every 2 feet. Meaning that a 21 foot line will only have 20 feet of components in it.
See attached example family of an Array to LAST based on determinate spacing.