scudelari
(Rafael Scudelari)
1
Hello Everyone,
I have yet another request for improvement on the RhinoCommon PointCloud object.
It would be nice if the Merge method would merge normals, colours and values (if the data is available on both clouds, obviously).
I feel it is incomplete to simply merge the array of points but ignoring the other values.
Thanks!
1 Like
scudelari
(Rafael Scudelari)
2
Moreover, the description of what the method does in the API is misleading:
Copies the point values of another point cloud into this one.
The expression point values is not clear in this context because the Point Cloud has points and “values”.
Thanks much - I’m just trying to contribute and improve 
1 Like
Tom_P
3
the new documentation is missing the item accessor and therefore the link to the underlaying PointCloudItem
@mkarimi please have a look at this - thanks.
mkarimi
(Morteza Karimi)
4
mkarimi
(Morteza Karimi)
5
@dale wrote that description. Maybe he can clarify.
dale
(Dale Fugier)
6
Perhaps at one time it only “merged” points.
I’ll see that the comments are tuned up.
Thanks,
– Dale
1 Like