Grasshopper API
GH_LinkCreateExternalLink Method (String, String, String) |
Namespace: Grasshopper.Documentation
Assembly: Grasshopper (in Grasshopper.dll)
public static GH_Link CreateExternalLink( string text, string url, string tooltip )
Public Shared Function CreateExternalLink ( text As String, url As String, tooltip As String ) As GH_Link
Parameters
- text
- Type: SystemString
- url
- Type: SystemString
- tooltip
- Type: SystemString