M_Rhino_Geometry_PointCloud_RemoveAt - mcneel/rhinocommon-api-docs GitHub Wiki
Remove the point at the given index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void RemoveAt(
int index
)
VB
Public Sub RemoveAt (
index As Integer
)
- index
- Type: System.Int32
Index of point to remove.
Supported in: 6.0.16224.21491, 5D58w