Grasshopper API
GH_CursorServerCursor Method |
Gets a cursor from the cache.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)
Parameters
- name
- Type: SystemString
Name of cursor to retrieve.
Return Value
Type: CursorThe cursor that is associated with the given name or null if not cursor could be matched.