Illustrator :: How To Set Origin Of Objects To Be Top Left Of Bounding Box
Dec 10, 2012
It appears that the origin of objects is the center of the bounding box of the object. Is it possible to set the origin of objects to be the top left of the bounding box? It is possible to specify coordinates for paths this way.
I need the x, y origin point to be in the lower left corner. In the past I was able to go into the Adobe Illustrator setting and change some code so when I double clicked in the left corner of the ruler it would switch my origin to lower left. Now there is nothing in the setting folder because this program is on the cloud.
In AI CS6 can you change your XY Ruler origin to automatically start in the lower left of your document?
I am coming from AI CS4. In AI CS4 when you would open or creat a new document, your X Y origin would alway start on the lower left hand side.
Now when you open a new document in CS 6 the origin starts in the uper right. If I hand drag the ruler down to the lower left, the Y coordinant reads as a negative number.
I am signed up for Adobe CC and learning a lot about the apps. Using Illustrator, I found I cannot see a bounding box round objects. I DO see the anchors etc, but no bounding box..I looked in PREFERENCES > SELECTIONS but no luck.
I'm extremely new to scripting; I managed to create a script to extend the artboard of my documents (which I was extremely proud of given my inexperience!) and another to align a couple of objects alongside each other, but my attempts to script some new code has met with failure.
Firstly, I need some Illustrator CS4 Javascript code that will create a bounding rectangle for the selected object(s). The selected object(s) will always be rectangular; no irregularly-shaped objects. I know this should be simple, but I can't work out the variables/attributes involved.
Secondly, some code to select the leftmost object in a document. And the equivalent for the rightmost object.
If it makes any difference, I'll be stitching these scripts together with an action to achieve the following workflow.
Two EPS files are dragged into an empty document as 'Linked Files'.The two Linked Files are aligned alongside each other. (Using a script I've already written.)The leftmost Linked File is selected and has a bounding rectangle created, which is then used to mask the Linked Object.The rightmost Linked File is then selected and has a bounding rectangle created, which is then used to mask the Linked Object.Both masked Linked Files are selected, and a bounding rectangle is created to mask them into the same Clipping Mask group.The artboard is set to the dimensions of this combined masked pair (I've managed to write that script already).The Linked Files are embedded into the document.
The reason for this is because we have EPS map files exported from AutoCAD that are left- and right-hand pages. These need to be combined into one file, but when they are brought in they lose their masks as the BBOX element is not recognised by Illustrator. The double-masking in my process above is needed to ensure that content from either map doesn't overlap the other half of the map.
Normally, when you select an object or a group of objects and you go to copy it/them with Ctrl+V (NOT Ctrl+Shift+V), AutoCAN'T will use the bottom left extents of the object(s) as the base point for what you are pasting. For whatever reason, when I select+copy+paste an object, the base point/origin/whatever you want to call it, is way off and not even near any of the objects.
I have blocks forming a column, and I need to allow the user to select the top block of the column but return the bottom left corner of bounding box of the bottom block in the column.
(DEFUN NXT-INSPNT (/ BLKLST CURENT CUROBJ IDX IPNT MCMD NENT SEL SS VENT) (PROMPT " >> Pick the Category HEADER to add note:") (SETQss nilss (SSGET ":E:S" (LIST (CONS 0 "INSERT"))) ) (IF ss (PROGN (SETQ sel (ENTGET (SSNAME ss 0)) iPnt (CDR (ASSOC 10 sel)) ) (princ iPNT) (setvar "attreq" 0) (VL-CMDF "-INSERT" "LEG-NOTE" "S" 1 iPnt 0 PAUSE)
[Code] ....
I'm not exactly sure where my code is failing but I get the following error.
I have a drawing of several walls (so different lines, dimensions, text). I want to draw around it a box of certain size (actually, 1:5 A4) so that it will be centered in the box.
I want to be able to measure objects from their top left position in relation to the x - y position. It appears that I can measure from the centre of objects but that makes the x-y co-ordinates something other than 0.
I can also measure objects from an x-y of 0 but then the object co-ordinates are x0-y0 regardless of where it is on the page.
In Illustrator you can elect to measure from top left to bottom right of an object including the middle nodes in relation to the x-y (wherever you set it), I am sure this must be possible but how.
I cannot select origin to constrain sketch with dimension to origin?
I selected Sketch, expanded origin, selected mywork plan (xy) drew rectangle, input dims, right click for marking menu, selected dimensions, Origin is yellow,
cannot select it and then edge of rect to set dim that will center sketch on origin? Just like the videos show, but cannot select origin>
I've been working on this project in Illustrator for a day or two now. All of a sudden, all objects, both preexisting and newly created, have a very large purple bounding box.
In order to alter the size of the object, I have to find the corner of the large bounding box. I have a feeling it may be a setting I hit as this began happening after I was fiddling around with adding more artboards.
I am struggling to properly align text because the bounding boxes are not centered around the text. Therefore, when I try to align it with another object, it is off. I am using CS 6 and, generally, the point and type tool. it might be the type of font (that perhaps they are "bad" fonts) but it doesn't seem to matter which type of font I use. The bounding box always has extra space underneath the text, even when using a very standard font like Times New Roman.
Exactly how does one change the size of the text bounding box, without scaling the text or changing the font size?I have a method now, but it is very inconvenient. I am looking for something to improve workflow.
I would like to fit text to a bounding box's width.
So for example, if I have a bounding box with the with 10 cm, I should be able to type text in it, multiple lines, and the text should then fit itself to the width of the bounding box by going up/down in size, so the height of the text also changes accordingly.
Any way to see a bounding box for each group? So if we were to do a select all we can see edges for every line & a bounding box around the whole selection but what would be nice is to see a different color bounding box around each group that is selected.
Using Illustrator CS6 for Windows, when I open a document and then open a second window (Window > New Window), I can show rulers (View > Rulers > Show Rulers) in one window without affecting the behavior of the other.
I can also hide edges (View > Hide Edges) in just one window, but not the other. I can even show the transparency grid (View > Show Transparency Grid) in one window, but not the other.
This is all as expected, and very useful when I keep one window on my working monitor and drag the other window to the monitor my client is watching.
The problem is this: when hide or show the bounding box (View > Hide/Show Bounding Box), it affects both windows. Furthermore, it affects all open documents--not just multiple windows belonging to one document.
This is maddening--is there some way I can restrict that change to just one window? I can't imagine why other View options are per-window, but this View option is application-wide.
TL;DR: In Illustrator CS6 for Windows, how can I hide the bounding box in one and only one document window?
I am trying to scale an object by draging the corners but my bounding box moves as a group and I can't scale it. the txt has been outlined, my bounding box is set to "show"... I am using a MAC and Illustrator CC.
Can not click on multiple objects or lines for erase,trim or extend commands. Is there a mode that I have turned on by accident , driver warning also comes up in trim offset command.
CS4 Bug - Rotating jpg gets center stretched and size expanded.
What happens is I have a jpeg in a separate layer. I then shrink it to overlay on another layer. I begin to shrink and rotate it, and then at some point (seemingly a certain angle) during rotation the image's bounding box gets stretched like 500% or some gross number. How do I stop this from happening?
When I select an element, in this case a building, to make changes, the entire file is selected instead of the building. There is nothing to ungroup when this happens.
When I create a straight path, the controls to scale the path are along the path. But once I click off it then try to skale again, a square-shaped bounding box appears. How do I get rid of the square-shaped bounding box in order to scale a path from its ends like when I first created it?
I'm using Illustrator CS6 with a file that someone else produced. Many of the area text bounding boxes are way bigger than they need to be. In Freehand, I used to be able to double-click on a corner of the bounding box and the box would automatically resize itself to just fit around the text (loved that feature!). Is there something similar in Illustrator? Or do I need to go through and manually resize all the bounding boxes by dragging them smaller?
I seem to be doing something that causes an empty bounding box to appear in my document and when I attempt to delete the bounding box I can't. It always remains on the screen. When I select any objects in the design, the mysterious bounding box encompasses it and the object. I can even move the empty bounding box to any corner of the artboard and when I select an object it will look as if the object has some hidden content in the corner where the empty bounding box was because it incorporates the mystery bounding box with the object's natural bounding box.
I'm running CS5 on a Windows machine with 8gigs of RAM.
Left: 'vertical align bottomed text with the box of black stroke Right: manually moved text with smart guide to align with its base line.(what I want to achieve)
As you can see in the left one, text has its base line under itself, and its bounding box doesn't match its base line. when I use align, it doesn't align using its base line but its bounding box.How can I make text align using their base line easily?
I am using Illustrator CS4. When I move my selection tool to the white square on the bounding box for resizing, I am not getting the normal arrows that appear. When I click on the box and move the pointer the entire box and image move. This was working OK until about 5 hours ago.
I did it earlier, but now everytime I try "alt-click" to make the light blue cross hairs, nothing happens. I am trying to make a gear in illustrator and this is a key componant.