Click or drag to resize

DisplayColorGradientDrawViewportMeshes Method

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DrawViewportMeshes(
	GH_PreviewMeshArgs args
)

Parameters

args
Type: Grasshopper.KernelGH_PreviewMeshArgs

Implements

IGH_PreviewDataDrawViewportMeshes(GH_PreviewMeshArgs)
See Also