Description:
Draws one brep. Override this method to add your custom behavior. The default implementation does nothing.
Syntax:
protected
virtual
Parameters:
- brep
- Type: Rhino.DocObjects.BrepObject
- A brep object.
- pipeline
- Type: DisplayPipeline
- The current display pipeline.
Returns:
Type: Void