Description:

Draws a NURBS curve. This is a good function to override for analysis modes like curvature hair display. The default implementation does nothing.

Syntax:
protected virtual void DrawNurbsCurve(
RhinoObject obj,
NurbsCurve curve,
DisplayPipeline pipeline
)
protected
virtual
Parameters:
Returns:
Type: void

DrawNurbsCurve method

Class:  Rhino.Display.VisualAnalysisMode

Nothing found