P_Rhino_Geometry_PointCloud_Item - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the item at the given index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public PointCloudItem this[
int index
] { get; }
VB
Public ReadOnly Default Property Item (
index As Integer
) As PointCloudItem
Get
- index
- Type: System.Int32
Index of item to retrieve.
Type: PointCloudItem
The item at the given index.
Supported in: 6.0.16224.21491, 5D58w