Hi there,
I’m trying to create a column mass defined by 2 points which repeats vertically for each floor.
For my 2 point Revit adaptive component to be placed the sequencing of the list needs to be manipulated such that a point needs to be repeated for the next placement.
For example,
1, 2, 2, 3, 3, 4,4,5,5,6…
I’m aware you can use a sweep command however I would like to increase my knowledge with list manipulation and now it’s become personal so I would really appreciate further insight.
If there is a better way to do this then feel free to suggest. However I’m convinced Dynamo has the functionality change the list as requested above so I would be grateful if anyone would like to share.
Many thanks