MakeMask Object Command

MAKEMASK Object Commands

Attaches a shape or path to a graphic as a mask. The shape or path must be selected

makemask [DOCUMENT name | WINDOW name | OBJECTID number]

DOCUMENT/s The document name. Default=current.

WINDOW/s The window name. Default=current.

OBJECTID/i The number of the object to edit.

Examples:

makemask

makemask objectid hPic15

 

MakeMask  Command Definition  url:PGScmd/makemask
  created:2006-03-30 17:10:47   last updated:2006-03-30 17:10:47
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For MakeMask
Dan Kilroy wrote...2006-05-03 19:27:01

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

Make the {...} .

MakeMask ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For MakeMask