RhinoCommon API
DisplayPipelineDrawPointCloud Method (PointCloud, Int32) |
Draws a point cloud.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawPointCloud( PointCloud cloud, int size )
Public Sub DrawPointCloud ( cloud As PointCloud, size As Integer )
Parameters
- cloud
- Type: Rhino.GeometryPointCloud
Point cloud to draw, if the cloud has a color array, it will be used, otherwise the points will be black. - size
- Type: SystemInt32
Size of points.

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