M_Rhino_Geometry_PointCloud_AppendNew - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.AppendNew Method

Appends a new PointCloudItem to the end of this point cloud.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public PointCloudItem AppendNew()

VB

Public Function AppendNew As PointCloudItem

Return Value

Type: PointCloudItem
The newly appended item.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️