SetMoveDefaults System Command

SETMOVEDEFAULTS System Commands

Set the default move amount.

setmovedefaults [OFFSET x y] [toggle] [SAVE]

OFFSET/d The amount to move objects.

toggle/k The snap status.

Options: SNAP | NOSNAP.

SAVE Saves to the PageStream3 Preferences file.

Examples:

setmovedefault offset 0.25 1 snap save

 

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

User Contributed Comments For SetMoveDefaults
Dan Kilroy wrote...2006-05-04 13:29:33

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

Gets the {...} .

SetMoveDefaults ([OFFSET deltax deltay] [SNAP | NOSNAP] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetMoveDefaults