Click or drag to resize

GH_LineDrawViewportMeshes Method

Namespace:  Grasshopper.Kernel.Types
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