Grasshopper API
GH_TextCreate Method |
Create a new instance of GH_Text.
Namespace: Grasshopper.Documentation
Assembly: Grasshopper (in Grasshopper.dll)
public static GH_Text Create( string text )
Public Shared Function Create ( text As String ) As GH_Text
Parameters
- text
- Type: SystemString
Text to wrap.