Hi all. I have a multi-level project in which I’ve assigned instance mark values to the structural columns on the ground floor. Each column on the upper levels is aligned in plan (XY) with a column on the ground floor and should inherit the same instance mark.
Therefore, I want to use Dynamo to copy the mark values from the ground floor columns to their corresponding columns on the upper levels. I’ve tried several script variations, but my main challenge is maintaining the same structure or order of columns between the ground floor and the upper levels, so that the marks are transferred accurately and logically.
Attached the one of the script I have so far. I’d appreciate any thoughts. Thank you!
TransferirMarca_V2.0.dyn (49.2 KB)