RhinoCommon API
PointCloudInsert Method (Int32, Point3d, Color) |
Inserts a new point into the point list.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void Insert( int index, Point3d point, Color color )
Public Sub Insert ( index As Integer, point As Point3d, color As Color )
Parameters
- index
- Type: SystemInt32
Insertion index. - point
- Type: Rhino.GeometryPoint3d
Point to append. - color
- Type: System.DrawingColor
Color of new point.

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