Adobe 26001360 - Illustrator CS - PC Manual page 307

Scripting guide
Hide thumbs Also See for 26001360 - Illustrator CS - PC:
Table of Contents

Advertisement

Adobe Illustrator CS Scripting Guide
Table 5.16 CompoundPathItem — Methods (Continued)
Method
Rotate(
Angle As Double,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
rotateAbout As AiTransformation])
Transform(
transformationMatrix As Matrix,
[changePositions As Boolean],
[changeFillPatterns As Boolean],
[changeFillGradients As Boolean],
[changeStrokePattern As Boolean],
[changeLineWidths As Double],
[transformAbout As AiTransformation])
Translate(
[deltaX As Double],
[deltaY As Double],
[transformObjects As Boolean],
[transformFillPatterns As Boolean],
[transformFillGradients As Boolean],
[transformStrokePatterns As Boolean])
ZOrder(
zOrderCmd As AiZOrderMethod)
Notes
Paths contained within a compound path or group in a document will be returned as individual
paths when a script asks for the paths contained in the document. However, paths contained in
a compound path or group will not be returned when a script asks for the paths in a layer which
contains the compound path or group.
All paths inside of a compound path share property values. Therefore, if you set the value of a
property of any one of the paths in the compound path, all other path's matching property will
be updated to the new value.
The PathItems property provides access to the paths that make up the compound path.
Returns
Nothing
Nothing
Nothing
Nothing
12 Aug 03
What it does
Rotates the art object relative to the
current rotation. The object is
rotated counter-clockwise if the
Angle value is positive, clockwise if
the value is negative.
Transforms the compound path by
applying a transformation matrix
Repositions the compound path
relative to the current position,
where deltaX is the horizontal
offset and deltaY is the vertical
offset
Arranges the compound path's
position in the stacking order of the
group or layer (Parent) of this object
307

Advertisement

Table of Contents
loading

This manual is also suitable for:

Illustrator cs

Table of Contents