RhinoCommon API
PointCloudInsertNew Method |
Inserts a new PointCloudItem at a specific position of the point cloud.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public PointCloudItem InsertNew( int index )
Public Function InsertNew ( index As Integer ) As PointCloudItem
Parameters
- index
- Type: SystemInt32
Index of new item.
Return Value
Type: PointCloudItemThe newly inserted item.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14