Click or drag to resize

GH_FieldElementDrawViewportWires Method

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

Parameters

args
Type: Grasshopper.KernelGH_PreviewWireArgs

Implements

IGH_PreviewDataDrawViewportWires(GH_PreviewWireArgs)
See Also