Click or drag to resize

GH_DocumentIOClearClipboard Method

Clear the Clipboard Text content. This function wipes both the Text and UnicodeText clipboard fields.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ClearClipboard(
	GH_ClipboardType clipboard
)

Parameters

clipboard
Type: Grasshopper.KernelGH_ClipboardType
See Also