I would like to know if there is a Dynamo script that allows me to insert that data of the stations (abscissas) into my column in Revit, or maybe how I can generate stations from my Revit coordinates. Please help.
Schedules in Revit are just views of element data (parameters and properties). Adding data to a column in a Revit schedule just means assigning values to the column’s parameter of each element. If you have a way to identify how each row in Excel relates to an object in Revit, then you can write those values to the respective elements and their respective parameters.
I suggest searching the forum for similar topics. This is one of the most common workflows discussed here. You should be able to find plenty of examples to get you started.
2 Likes
