Click or drag to resize

IGH_PreviewDataDrawViewportWires Method

Implement this function to draw all wire and point previews.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
void DrawViewportWires(
	GH_PreviewWireArgs args
)

Parameters

args
Type: Grasshopper.KernelGH_PreviewWireArgs
Drawing arguments.
See Also