<< SetPicture | SetPrintDefaults >> |
Top: Documentation Library | Up: S Commands |
SetPolygonDefaults System Command
SETPOLYGONDEFAULTS System Commands
Sets the default type of polygons drawn.
setpolygondefaults [type] [SIDES number] [OFFSETANGLE angle] [DEFLECTION amount] [ANGLEDEFLECTION amount]
type/k The polygon type.
Options: NORMAL | STAR | PUFFY | SCALLOP | WAVY.
SIDES/i The number of sides.
Must be >2.
OFFSETANGLE/d The pre-rotation angle.
DEFLECTION/d The spike depth.
ANGLEDEFLECTION/d The spike angle.
SAVE Saves to the PageStream3 Preferences file.
Examples:
setpolygondefaults sides 6 puffy save
SetPolygonDefaults Command Definition url:PGScmd/setpolygondefaults
created:2006-03-31 10:52:58 last updated:2006-03-31 10:52:58
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetPolygonDefaults | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 13:37:36 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetPolygonDefaults ([SIDES sides][OFFSETANGLE angle] [DEFLECTION scale] [DEFLECTIONANGLE angle] [SAVE])
ARexx: Applescript: | |
User Contributed Comments For SetPolygonDefaults | sign in to add a comment |
<< SetPicture | SetPrintDefaults >> |
Top: Documentation Library | Up: S Commands |