<< DissolveCompound | DissolveEPS >> |
Top: Documentation Library | Up: D Commands |
DissolveDrawing Object Command
Dissolves a selected drawing.
dissolvedrawing [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 manipulate.
Examples:
ARexx:
dissolvedrawing document 'project.doc'
DissolveDrawing Command Definition url:PGScmd/dissolvedrawing
created:2006-03-30 13:47:46 last updated:2006-08-18 11:35:21
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For DissolveDrawing | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 15:10:38 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Dissolve the {...} . DissolveDrawing ([DOCUMENT document | WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For DissolveDrawing | sign in to add a comment |
<< DissolveCompound | DissolveEPS >> |
Top: Documentation Library | Up: D Commands |