Wall - centerline new wall

Hello, my problem is certainly an easy one, but I don’t know much about dynamo yet. I would like to draw a wall in REVIT and the script should then automatically draw the wall further up in the same place. Now I would have to read the center line of the drawn wall in order to use it for the new wall. How do I get that?

Element.GetLocation node.

https://dictionary.dynamobim.com/#/Revit/Elements/Element/Action/GetLocation

1 Like