SetArcDefaults System Command

SETARCDEFAULTS System Commands

Sets the default type of arcs drawn.

setarcdefaults [type] [ANGLES start end] [SAVE]

type/k Sets the ellipse type.

Options: PIE A closed arc of an ellipse.
ARC An open arc of an ellipse
ANGLES/d The starting and ending angles.
Default=90,360.
SAVE Saves the values to the PageStream Preferences file.

Examples:

setarcdefaults pie angles 90 155.3 save

 

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

User Contributed Comments For SetArcDefaults
Dan Kilroy wrote...2006-05-04 13:35:55

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

Gets the {...} .

SetArcDefaults ([ANGLES start end] [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetArcDefaults