Description:

Draws a NURBS surface. This is a good function to override to display object-related meshes. The default implementation does nothing.

Syntax:
protected virtual void DrawNurbsSurface(
RhinoObject obj,
NurbsSurface surface,
DisplayPipeline pipeline
)
protected
virtual
Parameters:
Returns:
Type: void

DrawNurbsSurface method

Class:  Rhino.Display.VisualAnalysisMode

Nothing found