Click or drag to resize

GH_LinkCreateTopicLink Method (String, String, String)

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

Parameters

text
Type: SystemString
topicName
Type: SystemString
tooltip
Type: SystemString

Return Value

Type: GH_Link
See Also