Description:

Gets a value that indicates whether the pipeline is currently in a curve drawing operation. This is useful when inside of a draw event or display conduit to check and see if the geometry is about to be drawn is going to be drawing the wire representation of the geometry (mesh, extrusion, or brep). See DrawingSurfaces to check and see if the shaded mesh representation of the geometry is going to be drawn.

Syntax:
public bool DrawingWires {get}
Returns:
Type: bool
Available since:
5.0

DrawingWires property

Class:  Rhino.Display.DisplayPipeline

Nothing found