Click or drag to resize

GH_LinkCreateGlossaryLink Method (String, String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Link CreateGlossaryLink(
	string text,
	string glossaryEntry
)

Parameters

text
Type: SystemString
glossaryEntry
Type: SystemString

Return Value

Type: GH_Link
See Also