Click or drag to resize

SurfaceDirectionIndicatorsDraw Method

Draw the surface directions.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Draw(
	DisplayPipeline dp
)

Parameters

dp
Type: Rhino.DisplayDisplayPipeline

[Missing <param name="dp"/> documentation for "M:Rhino.Geometry.SurfaceDirectionIndicators.Draw(Rhino.Display.DisplayPipeline)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Geometry.SurfaceDirectionIndicators.Draw(Rhino.Display.DisplayPipeline)"]

See Also