M_Rhino_Geometry_PointCloud_InsertNew - mcneel/rhinocommon-api-docs GitHub Wiki
Inserts a new PointCloudItem at a specific position of the point cloud.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public PointCloudItem InsertNew(
int index
)
VB
Public Function InsertNew (
index As Integer
) As PointCloudItem
- index
- Type: System.Int32
Index of new item.
Type: PointCloudItem
The newly inserted item.
Supported in: 6.0.16224.21491, 5D58w