RhinoCommon API
DisplayPipelineDrawZebraPreview Method |
Draws a shaded Brep with Zebra stripe preview.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.16

public void DrawZebraPreview( Brep brep, Color color )
Public Sub DrawZebraPreview ( brep As Brep, color As Color )
Parameters
- brep
- Type: Rhino.GeometryBrep
Brep to draw. - color
- Type: System.DrawingColor
Object color.
