SetGridDefaults System Command

SETGRIDDEFAULTS System Commands

Sets the default divisions for grid objects.

setgriddefaults [DIVISIONS x y] [SAVE]

DIVISIONS/i The number of grid cells in each direction.

SAVE Saves to the PageStream3 Preferences file.

Notes:

This command affects grid objects, not the snap-to-grid.

Examples:

setgriddefaults divisions 3 9 save

 

SetGridDefaults  Command Definition  url:PGScmd/setgriddefaults
  created:2006-03-31 10:52:55   last updated:2006-03-31 10:52:55
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetGridDefaults
Dan Kilroy wrote...2006-05-04 13:35:15

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Sets the {...} .

SetGridDefaults ([DIVISIONS hcount vcount] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetGridDefaults