M_Rhino_Geometry_CurveBlend_DrawBlend - mcneel/rhinocommon-api-docs GitHub Wiki

CurveBlend.DrawBlend Method

Draw the blend

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public void DrawBlend(
	DisplayPipeline pPipe,
	bool draw_handles
)

VB

Public Sub DrawBlend ( 
	pPipe As DisplayPipeline,
	draw_handles As Boolean
)

Parameters

 

pPipe
Type: Rhino.Display.DisplayPipeline
pipeline to draw with
draw_handles
Type: System.Boolean
draw the adjuster handles or not

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

CurveBlend Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️