menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Draws all the vertices in a given mesh.
Syntax:
public
void
DrawMeshVertices(
Mesh
mesh
,
Color
color
)
Parameters:
mesh
Type:
Mesh
Mesh for vertex drawing.
color
Type:
System.Drawing.Color
Color of mesh vertices.
Returns:
Type:
void
Available since:
5.0
home
/
Rhino.Display
/
DisplayPipeline
/
DrawMeshVertices
DrawMeshVertices method
Class:
Rhino.Display.DisplayPipeline
Nothing found