<< GetTypeWidth | GetUndo >> |
Top: Documentation Library | Up: G Commands |
GetUIStringFromCoord System Query Command
Gets the {...} .
string = GetUIStringFromCoord (coord, MEASUREMENT_TYPE)
Parameters:
Results:
Notes:
See Also:
AlertRequester, AppendListString, CloseResource, CreateLanguageEngineList, CreateList, CreateRequester, DoLanguageEngineFormatDate, DoLanguageEngineLocalizeString, DoRequester, FreeLanguageEngineList, FreeList, FreeRequester, GetCmdStringFromCoord, GetControlAttr, GetCoordFromString, GetFolderPath, GetResourceString, OpenResource, PrependListString, SetControlAttr, SortList
Examples:
Additional example in ''RequesterExample.py''.
Python:
ARexx:
Applescript:
GetUIStringFromCoord Command Definition url:PGScmd/getuistringfromcoord
created:2006-05-04 17:22:53 last updated:2006-09-14 09:47:14
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For GetUIStringFromCoord | sign in to add a comment |
Tim Doty wrote... | 2006-05-28 10:44:12 |
for setting a string in a requester: string = GetUIStringFromCoord(coord, accepts 1" and 1in for one inch Where measurementsystem can be INCHES | CENTIMETERS | MILLIMETERS | PICAS |
| |
User Contributed Comments For GetUIStringFromCoord | sign in to add a comment |
<< GetTypeWidth | GetUndo >> |
Top: Documentation Library | Up: G Commands |