Click or drag to resize

Param_InstanceReferenceDrawViewportWires Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DrawViewportWires(
	IGH_PreviewArgs args
)

Parameters

args
Type: Grasshopper.KernelIGH_PreviewArgs

Implements

IGH_PreviewObjectDrawViewportWires(IGH_PreviewArgs)
See Also