Illustrator :: Object Coordinates Relative To Selected Artboard
Aug 1, 2013
What controls origon (x,y = 0,0) of a objects coordinates? I'm not refering to which the "Reference Point".I use a bunch of artboards and sometimes origon originates from the newest artboard i have created, which is great for my workflow. I place a lot of objects using the top coordination tool.
But often the origon fixes it's position to the first artboard. Is there a way to control the origon?Specs: Win7, 64bit, Illustrator CS6 16.0.3.
View 6 Replies
ADVERTISEMENT
Nov 22, 2013
I'm working with 27 artboard in illustrator for one project. I would like to select the object I need to get to in my layers panel and have illustrator "jump/navigate" me to the object where it resides on the artboard. Is this possible?
View 3 Replies
View Related
Jun 22, 2013
we need to be able to collect (save to a list) a series of x,y coordinates as each object in an AI file is selected. Can this be done by creating a script of some kind that runs concurrently with Illustrator? Is this something that can be done via Action Scripts?
View 2 Replies
View Related
Oct 23, 2013
Basically, I have an open AI document and would like to duplicate its artboard and then move it to a new position(X axis, 50pixels away from the original). Doesn't seem too hard, but I can't figure it out. This is for CS5.
var docRef = app.activeDocument;
var abSrc = docRef.artboards[0];
var abSrcX = abSrc.artboardRect[0];
[Code]...
Taking that into account if I add (1224 + 144) to abSrcX and abSrxW it creates another artboard 2" away from the previous at 17" x 11". If I want to run it again, I just to add (1224 + 144) to abSrcX and abSrxW again. Now to figure out how to do this dynamically on the fly.
View 5 Replies
View Related
Nov 15, 2013
Simple solution to aligning selected items to the artboard. I was going to create an action but then realized it would be more convenient for me to include it in my script file....I have a script to align objects with each other but they dont align to the artboard.
View 11 Replies
View Related
Feb 19, 2013
In Photoshop, if I have a layer with a style such as a drop shadow, and I click on Image > Trim, I can crop the canvas to the exact points where the drop shadow fades out. I want to do essentially the same thing in Illustrator. I have an object with a drop shadow. I select the object, double-click on the Artboard tool, and in the dialog that appears, from the dropdown menu, I select "Fit to Selected Art". This succeeds at cropping the canvas to the dimensions of the object, but but it also cuts off my drop shadow. My only solution has been to eyeball the cropping of my canvas, but I really want to be precise and automate this process.
View 4 Replies
View Related
Aug 22, 2013
I am having trouble with the Paste in Front/Back function. I will copy my selected layers and then want to paste them in place on the selected artboard next to it and often times it pastes it back on the artboard where it copies from. Sometimes the function does what I want, but often times it pastes in a different location, either on the same artboard, or next to the artboard where I want it pasted. It also tends to slightly move the X and Y values (again, sometimes). Each time I go to paste, I am creating a new layer and selecting the artboard where I want everything pasted, but sometimes it works, and other times it doesn't. I am using CS5 on MacBook Pro.
View 8 Replies
View Related
Feb 25, 2013
I'm having some issues with my file when trying to Save For Web. A band of transparency appears above my image even though I have everything cropped to the artboard, and the artboard is exactly the size I want the final image to be. If I uncheck "Clip to Artboard" the band of transparency disappears from the top, but reappears on the right side. It seems as if the artboard area is calculated differently in the Save For Web screen; its slightly off. I've included some images so you can see the issue.
Trying to save for web as a .png with "Clip To Artboard" selected; a tiny (one pixel tall?) band of transparency on the top of the image.
Trying to save for web as a .png without "Clip To Artboard" selected; the image seems to shift and the band of transparency appears on the right size. Also some of the pieces of the image appear on the bottom outside of the artboard.
I made sure to crop each element of my image to fit exactly on the artboard. Previously, I had made sure to use a clipping mask exactly the size of the artboard and still had these issues. I would like my .png to not have a band of transparency. It has the same issue when I change it to .jpg, but instead has a white matte band. What am I doing wrong, or is this just an issue with Illustrator?
View 2 Replies
View Related
Feb 21, 2013
Im at Autocad 2012.
When I start drawing a line from a specific point in the drawing and type in the dimensions via DYN - relative coordinates work like a charm, but when I start a rectangle from the same point and type in the dimensions (via DYN) it wont work.
It does not change when I set dynpicoords to 0 or 1. Nothing else happens when I type @ or # or nothing as prefix.
View 5 Replies
View Related
Aug 24, 2012
I would like to find a quick way to fit objects (mainly rectangle and ellipses) to the artboard bounds.
Sometimes though I also want to fit them to the bleed frame.
The closest thing I could find is this script which works quite well but only resizes to artboard.
[URL]....
I don't know much about how to modify it to resize to the bleed frame though.
Moreover, I would like to assign a keyboard shortcut to execute the script and thus need it to appear directly in the File>Scripts menu.
So my second question is where is the Illustrator default scripts folder so that I can place my script in it and make it appear in the menu ?
View 4 Replies
View Related
Jan 24, 2012
trying to make an object the exact size of the artboard. This is something I do on a daily basis for several different reasons and it would be very useful if this can happen automatically for whatever size the artboard may be. As I understand it the only way is with a script but I have no experience with making illustrator scripts, im definately no programmer. I have set up quickkeys in the past to copy from the artboard inputs when you are on the artboard tool but these round to the nearest .01 and this is not accurate enough for what I am working with. Also if I do this with multiple pages open illustrator is very slow to respond to the artboard tool.
Below is a script that I saw on here that I believe may contain what I need but now knowing programming. Where to start on editing. All I need is the part where an object is placed on the artboard that is the exact same size as the artboard.
#target illustrator function main() { if (app.documents.length == 0) { alert('Open a document before running this script'); return; // Stop script here no doc open… } else { var docRef = app.activeDocument; with (docRef) { if (selection.length == 0)
[Code].....
View 23 Replies
View Related
Sep 17, 2012
I noticed that relative coordinates are not working in UCS Origin in Autocad 2013.
I used to create an UCS according to a mesh of coordinates (North/East). To do that I first aligned the UCS to the North axis and point the origin to known coordinates (this part is working). Then I created a new UCS using relative coordinates, like "non @ -286200,-7485500".
This relative coordinates entry are not working anymore in this version of Autocad (2013).
View 4 Replies
View Related
Sep 30, 2013
I'd like to know the coordinates relative to the last entry when creating lines (splines). When creating splines using the line tool, it would be useful to know the coordinates of my current cursor position relative to the last point in an easy way, so I can draw precisely a long line without having to memorize the coordinates of the last point.
Initially, I thought the 'Keyboard Entry" rollout would show the values that reflect what I'm doing visually, just like the rectangle tool for example, or pretty much any other tool, I don't know why the 'line' tool is different but anyways.
View 1 Replies
View Related
Sep 5, 2011
I have a problem with absolute and relative coordinate regarding drawing an arc.
From my previous studies, I thought whenever I input coordinates in command line, in order to use absolute coordinates I just enter them. If I want to use relative coord, then I can prefix them with @ sign.
For an arc I input as follows: start point: 0,0 2nd point: 500,500 end point: 1000,0. I was expecting to get a half circle from origin to 1000,0 point but to my surprise I find out that CAD gets the input coordinates as relative.
Am I missing something? 1.dwg1.jpg Is this behavior same for all other object drawings?
View 3 Replies
View Related
Jun 5, 2013
Having trouble recently with tracking,For example if i start the line tool, and track from a point, i am given absolute coordinates instead of relative coordinates from that initial point. Absolute coordinates are not much useful to me, I want to be able to start a line at a certain distance from another point.
View 1 Replies
View Related
Jul 31, 2012
I’m trying to export from my drawing point X-Y position coordinates to Excel for use in programming a metrology that will measure at these locations.
When I use the EATTEXT command to pull up the data extraction wizard, it will export the positions & extracts the locations to a spreadsheet format. But coordinate numbers I get, seem to be relative to the World USC system & not the origin I align & set in the center.
Yet when I use ID Point, to check positions the coordinates of the points are correct & relative to the center origin. How to get the location coordinates relative to the center USC origin I've located in the center of my part?
View 9 Replies
View Related
Sep 7, 2013
I'm want to drag an objects anchor and have the position co-ordinates offset by opposite amounts so it doesn't appear to move postioin on screen. IS there a tool for that?
View 3 Replies
View Related
Oct 18, 2011
It seems there have been a change in some system variable i ACAD2012 that changes the way a line lengthens when you use the grips.
I want the length to change relative to the selected grip not determine the total length of the line!
I'm guessing that it have something to do with polar tracking, if I turn it of the stretching works the way I want.
View 9 Replies
View Related
Nov 3, 2012
1.) I dragged out vertical and horizontal guides from the rulers and then created a new art board. The new art board now has the horizontal guides carried over from the first art board. How can I have separate guides on each of my art boards? I am using art board rulers.
2.) Is there a way to layout vertical and horizontal guides on an art board and copy them over to a new blank art board?
View 3 Replies
View Related
May 23, 2013
i have around 500 eps formats images with different artboard size.
i need to resize the artboard to A4 size and the images to be placed in the centre of the artboard.
View 4 Replies
View Related
Jun 4, 2010
Is there any way in Illustrator to zoom to selected object (I want to maximize the selected object to the window)? There is the FitArtboard and the FitAll, but a ZoomToSelected.
View 14 Replies
View Related
Aug 15, 2013
Can I setup Illustrator to zoom in and out from the selected object(s) instead of mouse point on ALT and centre otherwise?
View 2 Replies
View Related
Oct 4, 2013
after returning to work in process, i am unable to move any selected object, or to move after selecting and copying and creating a new file?
View 3 Replies
View Related
Mar 17, 2013
In PS you can drag the center anchor point of an object anywhere within the object or canvas, allowing you to rotate around that custom location versus the dead-center of the object.
View 4 Replies
View Related
Oct 4, 2012
is there a way to get position of any selected object? It seems like normally you have to dive into specific item like textFrames to get position, but was curious if there was a generic way of doing this for selected objects.
View 5 Replies
View Related
Apr 2, 2013
For example, my artboard has 10 logos just need to save one...or save each one individually
View 1 Replies
View Related
Nov 5, 2013
It seems like the Warp tool is just another way to scale an object though it allows you to scale only the selected portion of the object that you touch with it. Is this correct? Does the Warp tool have other functions?
View 2 Replies
View Related
Dec 28, 2012
How do I regain my selection box? Cannot resize any selected object.
View 2 Replies
View Related
May 8, 2013
If I already have an object selected and then click the "new layer" icon in the layers palette, the object I have selected deselects as soon as the new layer is created. Why is this? Also, it only happens on one of my computers, so I figured it was a setting that I'm missing but I certainly can't find it.
View 2 Replies
View Related
Jun 4, 2013
I have CS5.
In InDesign, I can select an object anywhere on the page and when I enlarge the view with Ctrl-+, the object is centered on the computer screen.
Illustrator does not do this. But, is there some kind of setting I can click on to make this happen? It would save me a lot of time to have this feature turned on, if it exists.
View 2 Replies
View Related
May 30, 2013
When I run the script for an object selection, I want each object to have its color set to the underlying color as if I had used the eyedropper tool. Is this something that can be scripted?
View 1 Replies
View Related