Click or drag to resize

GH_Link.CreateSharedLink Method (String, String, String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Link CreateSharedLink(
	string linkId,
	string target,
	string tooltip
)

Parameters

linkId
Type: System.String
target
Type: System.String
tooltip
Type: System.String

Return Value

Type: GH_Link
See Also