RhinoCommon API
VisualAnalysisModeDrawBrepObject Method |
Draws one brep. Override this method to add your custom behavior.
The default implementation does nothing.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual void DrawBrepObject( BrepObject brep, DisplayPipeline pipeline )
Protected Overridable Sub DrawBrepObject ( brep As BrepObject, pipeline As DisplayPipeline )
Parameters
- brep
- Type: Rhino.DocObjectsBrepObject
A brep object. - pipeline
- Type: Rhino.DisplayDisplayPipeline
The current display pipeline.

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