Click or drag to resize

GH_CurveDrawViewportWires Method

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

Parameters

args
Type: Grasshopper.KernelGH_PreviewWireArgs

Implements

IGH_PreviewDataDrawViewportWires(GH_PreviewWireArgs)
See Also