I want to get the index numbers of the list which is imported from excel file associated with the selected Revit elements using Dynamo.
Regarding to this reading data from the excel, I have another problem that keeps occurring. The parameters’ order in Excel must be in order with the select Revit element models in a dynamo, otherwise if I change the amount of offsets for one of the element. For example if the first row in my excel file is wall and I change the top-offset for the wall, if the first Revit selected model element in dynamo is window, the top offset of window is changing. How can I fix it.
I already use the flatten node.
Any Thoughts?
I deeply appreciated