A pool of resources
reSequencePointGrid


THIS FUNCTION HAS BEEN MADE OBSOLETE BY THE "FLIP MATRIX" COMPONENT


This vb Component for Grasshopper allows the user to quickly resort a ordered 2d array of points across the array.  If the default is reading the list row by row, it reads it column by column. Since Grasshopper reads the typical point list as a continuous 1d array, the selection of a modulus value is required as a second input in addition to the initial point list.  The resultant output is a reordered 1d list of points.


 

platform: Grasshopper
type: vbComponent
function: Point Sorting

 reSequencePointGrid.ghx (download)

 



Reply