Hi guys.
I want to divide a list structure that’s 5 lists of 10 points, into a list of quad divisions (for eventual paneling of adaptive family components).
I know there are Dynamo packages that does that, but I want to try to do it in the code block manually.
The attached screenshot are only some proof of concept, but I seem to have stumbled upon some issues with trying to call sub-lists within lists in a enumerated list.
Any help and pointers is appreciated.