M_Rhino_Geometry_CurveBlend_DrawBlend - mcneel/rhinocommon-api-docs GitHub Wiki
Draw the blend
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void DrawBlend(
DisplayPipeline pPipe,
bool draw_handles
)VB
Public Sub DrawBlend (
pPipe As DisplayPipeline,
draw_handles As Boolean
)
- pPipe
- Type: Rhino.Display.DisplayPipeline
pipeline to draw with - draw_handles
- Type: System.Boolean
draw the adjuster handles or not
Supported in: 6.0.16224.21491