Polygons Topology Set
This Node can be used to create your own geometry using points. The result can, for example, be passed into a Geometry Property Set Node in order to link the point and topology information.
This Node is used to arrange the point indices of a given geometry. It requires an Array with the point numbers in the order in which the points should be arranged on the polygons, an Array with the number of points on each closed polygon edge and an Array with the number of edges per polygon. The actual point positions will then be linked with the topology via the Geometry Property Set Node.
