Randomise grids on curtain wall from list of spacing values

Please report here if that is the case: Issues · johnpierson/RhythmForDynamo · GitHub

Also, I think it is messing up because either:

  1. the point is not on the curtain grid “surface”
  2. A point exists in that location.

But if you add an issue there, I can take a look (sample files are great too)

Hey I just looked at the script again and I can’t recreate the error. At least not in a way that isn’t caused by the two parameters you noted.
I got the error because I used List.Cycle with a randomizer. That list exceeded the total length. the node did it’s work up until the nulls caused by the last two points (that exceeded)

1 Like