Re: Any trigonometry wizards out there?
Re: Any trigonometry wizards out there?
- Subject: Re: Any trigonometry wizards out there?
- From: Emmanuel <email@hidden>
- Date: Tue, 8 Jul 2003 19:07:42 +0200
At 2:07 PM +0100 08/07/03, Rob Stott wrote:
>
Hi, just wondered if we have any trigonometry experts on the list who'd
>
be willing to help me?
>
>
I have a circle in an Illustrator 10 document (centred on 0, 0) and I
>
want to cut a slice off the right hand side.
>
>
I'm using the script below at the moment which kind of works, but I
>
need to calculate the co-ordinates for the left and right directions of
>
the two new points. At this point, my brain seizes up. Incidentally,
>
theXcoordinate can vary.
Could you elaborate about what you mean "the left and right directions of the points"?
If you need a vector tangent to the circle, then in {x,y} a tangent vector would be {-y,x}, if that's what you are after. (change x into theXcoordinate and y into theYcoordinate :-)
Emmanuel
_______________________________________________
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.