Skew Object Command

SKEW Object Commands

Skew selected objects horizontally (slant) and/or vertically (twist).

skew [ABOUT pointx pointy | ABOUTCENTER] [DOCUMENT name | WINDOW name | OBJECTID number]

slant/d The slant angle.

twist/d The twist angle.

ABOUT/d The rotation point.

ABOUTCENTER Rotates around its center. Default.

DOCUMENT/s The document name.

WINDOW/s The window name.

OBJECTID/i The number of the object.

Default=current.

Examples:

skew 90 131 about 2.2 3.125 document 'project.doc'

 

Skew  Command Definition  url:PGScmd/skew
  created:2006-03-31 10:53:01   last updated:2006-03-31 10:53:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Skew
Dan Kilroy wrote...2006-05-03 19:16:53

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

Skews the {...} .

Skew (slant twist [ABOUT rx ry] [DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Skew