Click or drag to resize

GH_LinkCreateExternalLink Method (String, String, String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Link CreateExternalLink(
	string text,
	string url,
	string tooltip
)

Parameters

text
Type: SystemString
url
Type: SystemString
tooltip
Type: SystemString

Return Value

Type: GH_Link
See Also