GH_Link.CreateGlossaryLink Method (String)

GH_LinkCreateGlossaryLink Method (String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Link CreateGlossaryLink(
	string text
)
Public Shared Function CreateGlossaryLink ( 
	text As String
) As GH_Link

Parameters

text
Type: SystemString

Return Value

Type: GH_Link
See Also