So I wrote a script that slices columns at each level above it’s own base level and below it’s own top level. I need to transfer the original Top Offset from the original column that spans multiple floors to the newly placed highest column that’s in the same X,Y location. I have gotten the X,Y coordinates that the columns share, the Element list of the new highest columns, and the Top Offsets of the original columns. I want to somehow line up the Top Offsets with the new highest column according to their shared X,Y coordinates.
Once this is complete I will be able to slice every column in a model by each level while it maintains its original parameters.
Here is the script. If anyone has any help on this please let me know. Column Skice.dyn (160.4 KB)
Here’s a shot of my revit screen. The model was too big to upload. if anyone knows how to get it up, let me know