menu
RhinoCommon API
search
search
V8
arrow_drop_down
filter_list
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Draw wireframe display for a single surface.
Syntax:
public
void
DrawSurface(
Surface
surface
,
Color
wireColor
,
int
wireDensity
)
Parameters:
surface
Type:
Surface
Surface to draw.
wireColor
Type:
System.Drawing.Color
Color to draw with.
wireDensity
Type:
int
Thickness (in pixels) or wires to draw.
Returns:
Type:
void
Available since:
5.0
home
/
Rhino.Display
/
DisplayPipeline
/
DrawSurface
DrawSurface method
Class:
Rhino.Display.DisplayPipeline
Nothing found