Hello Al,
<<let me know what you got with Point Split node>>
The SplitPts / PointsExt pairing breaks what would be
one contiguous point array into a series of discreet arrays,
so as a consequence you get separate polylines instead of
one with linking diagonals. Try bypassing these 2 nodes to
see their effect.
<<I've seen formulas on the outbound links from the node.....>>
the inputs to PointExt (xLength, zLength) determine the points
at which to break original point arrays into series of new point arrays.
I hope this helps.
Let me know if greater clarification is necessary.
James
P.S. New Version using logic nodes for odd number generation attached to earlier post
|