• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Duplicating Items In Illustrator 10 (OS X)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicating Items In Illustrator 10 (OS X)


  • Subject: Re: Duplicating Items In Illustrator 10 (OS X)
  • From: Rob Stott <email@hidden>
  • Date: Thu, 5 Jun 2003 08:17:32 +0100

Just a quick note to say thanks to those of you who suggested solutions. I've got it working now!

Cheers!
Rov


On Wednesday, June 4, 2003, at 01:32 pm, Nigel Smith wrote:

On 4/6/03 9:43, "Rob Stott" <email@hidden> wrote:

Hi,

I wonder if anyone can help me with an embarassingly simple problem?
I'm trying to DUPLICATE an object, a certain distance horizontally in
Illustrator. ie. I have one path item which I want to duplicate to
leave me with two path items, a certain distance apart.


A quick test suggests the following:
-----
tell application "Adobe Illustrator 10"
tell front document
tell layer 1
set myObject to duplicate path item 1 to layer 1
translate myObject delta x 100
end tell
end tell
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Duplicating Items In Illustrator 10 (OS X) (From: Nigel Smith <email@hidden>)

  • Prev by Date: Re: list question
  • Next by Date: Re: Default Path on OSX
  • Previous by thread: Re: Duplicating Items In Illustrator 10 (OS X)
  • Next by thread: RE: Duplicating Items In Illustrator 10 (OS X)
  • Index(es):
    • Date
    • Thread