Issues with lacing on arrayed rectangles along arrayed coordinate systems

Hi everyone, I seem to be having an issue recreating a sustainable parking graph from;
https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/5W2wkqxgs4P3tlWB9WQ4w8.html
created by @marshmallow

I had to modify the original graph slightly by gathering my site’s geometry with revit’s Select Face node, as opposed to Object.Geometry from the original graph. Below is part of the graph I recreated, and following it is it’s output:



Below, is the output I was attempting to recreate.

I’m not entirely too sure where I might have gone wrong, i suspect i may have run into some sort of lacing issue perhaps? Besides the slight modification i made to getting my site’s geometry, i pretty much followed the graph @marshmallow made as accurately as I could.

Any guidance would be helpful. :smiley:

Got it to work properly, turns out I was try to reference my site’s surface for Geometry.Transform instead of using a polycurve.