RhinoCommon API
VisualAnalysisModeDrawCurveObject Method |
If Style==Wireframe, then the default decomposes the curve object into
nurbs curve segments and calls the virtual DrawNurbsCurve for each segment.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual void DrawCurveObject( CurveObject curve, DisplayPipeline pipeline )
Protected Overridable Sub DrawCurveObject ( curve As CurveObject, pipeline As DisplayPipeline )
Parameters
- curve
- Type: Rhino.DocObjectsCurveObject
A document curve object. - pipeline
- Type: Rhino.DisplayDisplayPipeline
The drawing pipeline.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14