<< GetGridObject | GetGroup >> |
Top: Documentation Library | Up: G Commands |
GetGridSnap Document Query Command
GETGRIDSNAP Document Queries
Gets the grid snap status.
getgridsnap [WINDOW name]
WINDOW/s The window name. Default=current.
Results:
Returns the grid snap status (ON|OFF) to RESULT.
Examples:
getgridsnap say 'Grid Snap: '||result
GetGridSnap Command Definition url:PGScmd/getgridsnap
created:2006-03-30 22:20:07 last updated:2006-03-30 22:20:07
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For GetGridSnap | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:18:04 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . mode<ON|OFF> = GetGridSnap ([WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For GetGridSnap | sign in to add a comment |
<< GetGridObject | GetGroup >> |
Top: Documentation Library | Up: G Commands |