I’m feeding a list of points into the PointCloud component in order to assign a color. When I bake the component, the result is 800 point clouds with one point each. I’m looking for one point cloud and 800 points. How can I achieve this?
I’m able to combine the point clouds using the _PointCloud command in Rhino after baking, but I would like to take care of this in GH because there are a few dozen of them.