RhinoCommon API
PointCloudPointAt Method |
Returns the location of the point at a specific index.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0

Parameters
- index
- Type: SystemInt32
The index.
Return Value
Type: Point3d[Missing <returns> documentation for "M:Rhino.Geometry.PointCloud.PointAt(System.Int32)"]
