Hello -
Looking to speed this up / make more efficient. It reads distance to from grid to category and populates a shared parameter to tag (Tested with light fixture and structural column) Any help would be appreciated.
Thanks!
- Jason
Hello -
Looking to speed this up / make more efficient. It reads distance to from grid to category and populates a shared parameter to tag (Tested with light fixture and structural column) Any help would be appreciated.
Thanks!
I would look to:
This would eliminate all the processes which are slowing your graph:
Thanks, I’ll let you know what I come up with!
Update on this, I struggled with getting the coordinates of the grids and the math calcs so I asked for help in the office and here is his result, no library of grid spacing, instead simple math calculations to determine which grid line each lighting fixture center point is closest to.
Thoughts?
Edit: Forgot to mention this only works for horizontal and vertical grids.
@Thomas_Mahon
Heej Jason
Can you share the dynamo file. I’m intresting in the script to learn from it
Greats