RhinoCommon API
DisplayPipelineDrawMeshVertices Method |
Draws all the vertices in a given mesh.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawMeshVertices( Mesh mesh, Color color )
Public Sub DrawMeshVertices ( mesh As Mesh, color As Color )
Parameters
- mesh
- Type: Rhino.GeometryMesh
Mesh for vertex drawing. - color
- Type: System.DrawingColor
Color of mesh vertices.

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