Click or drag to resize

Param_Hatch.DrawViewportMeshes Method

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

Parameters

args
Type: Grasshopper.Kernel.IGH_PreviewArgs

Implements

IGH_PreviewObject.DrawViewportMeshes(IGH_PreviewArgs)
See Also