Click or drag to resize

Param_RadialDimensionDrawViewportMeshes Method

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

Parameters

args
Type: Grasshopper.KernelIGH_PreviewArgs

Implements

IGH_PreviewObjectDrawViewportMeshes(IGH_PreviewArgs)
See Also