M_Rhino_Geometry_PointCloud_Merge - mcneel/rhinocommon-api-docs GitHub Wiki
Copies the point values of another pointcloud into this one.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Merge(
PointCloud other
)
VB
Public Sub Merge (
other As PointCloud
)
- other
- Type: Rhino.Geometry.PointCloud
PointCloud to merge with this one.
Supported in: 6.0.16224.21491, 5D58w