Illustrator :: Default Rotate To Object Group Center Not Artboard Center
Nov 27, 2013
I'm sure this is mind-numbingly obvious and I am overlooking it, but when I go to use the rotate tool, the center point of the rotation is defaulting to the center of the artboard, not the selected group of objects. How do I change that to default to rotating on the selection center by default?
PS. This is Illustrator CC (17.0.2) on a Mac running 10.9, if that is relevant.
how can I align a group of objects to the center of the artboard or elsewhere. Rt now it aligns each object in the group to the center, but I need the group as a whole to be centered.
I'm trying to create a border similar to what you see here:
But I need it to be oval shaped. I tried using the blend tool, which works great around a circle but on an oval, the objects get scrunched together at the peak of the oval. How do you rotate and evenly space the objects around an oval?
In CS5, if you hold the ALT key (on windows, not mac) while resizing the artboard, it will scale from the center... creating an even width reduction/ increase on either side of the page. Why was this behavior removed in CS6?
I'm having some fits with the constrained orbit center. It seems to me that It used to always be in the center of the screen when I would use Shift and CMB. Now it seems to be stuck on the center of my assembly/part. I know that I can hit F4 and long select LMB to re-center but I have never had to do that before the last day or two. I have uninstalled all the Beta Add ins I had installed and I have even uninstalled and reinstalled Inventor Pro 2014.
Is there an option somewhere that puts the default Orbit Center to the center of the screen?
Is there any way to uniformly expand the Artboard from the center of the artboard? I like the way my current page is setup, but I just need more border all the way around.
1. Is there an easy/precise way to place a guide in the exact center of an artboard?
2. I want to use the guide to create a balanced design for a poster by making sure that I place my focal image on the center of guide to ensure that half of it displays on either side of the guide. How important is it to strive for complete balance? Sometimes I see ads that seem to have balance while other times there might be tons of white space an some graphic element on one side or the other of the layout.
how do I center my current selection to the artboard? just like hitting the "horizontal align-center" and "vertical align-center" buttons. I've been searching for the last two hours and before my head hits the keyboard.
What I'm struggling with: in my init function i create a new document and then copy all layers from the previous document step by step to the new document and then save it as SVG.
// Init (function(){ destination = Folder.selectDialog('Select folder for SVG files.', docPath); if (!destination){return;} holderDoc = app.documents.add(); stepThroughAndExportLayers(docRef.layers); }());
my problem is that holderDoc = app.documents.add(); always creates a document that is not the same size as my initial document where the layers get copied from.
so I want the exact same artboard size as in my initial document.I'm fine with either doing it as fixed values or taking directly the values of the inital doc. i tried this in the segment where I create the new document:
which from what I've read on the web means that illustrator doesnt know what document to pick. but i have called it directly. I do not want to fit the artboard to the images/layer. the artboard should always have a certain size. (for me 128px by 128px)
// edit: workaround (function(){ destination = Folder.selectDialog('Select folder for SVG files.', docPath); if (!destination){return;} var activeArtboard = app.activeDocument.artboards[app.activeDocument.artboards.getActiveAr tboardIndex()]; var ABRect = activeArtboard.artboardRect; holderDoc = app.documents.add(); holderDoc.artboards.add(ABRect); holderDoc.artboards.remove(0); holderDoc.artboards.setActiveArtboardIndex(0); //stepThroughAndExportLayers(docRef.layers); }());
i now added a new artboard to the new document with the same size as the artboard on the initial document.i remove the predefined artboard on the new doc and set the new artboard as active the artboard is now not centered into the window. which lets illustrator place my image with ctrl+c -> ctrl+v somewhere outside the artboard.
i now need to align my selection to the center of the artboard. but i cant find any reference on how to center a selection to the artboard.
I'm trying to extrude multiple faces, and then get them to rotate along the center of the object so that they can all sort of have the same angle radiating from the center. In the picture, the one on the top Left is my starting point. I would like to rotate those faces, for example, so that they will all be flat (picture on Right which I achieved through vert snapping to grid) but the only results I can produce are the 2 small pictures on the bottom. =(
I have a grouped object with a line in it. I want to rotate the grouped object so, that the line in the object is horizontal or vertical. Now I do it by hand, this takes a lot of time.
I have an illustrator file with several hundred layers and objects. If I select an object for targeting in the Layers panel, is there a way that I can get the object to be displayed in the center of the workspace. I currently have to zoom in and pan the document to see the object.
Likewise, if I select an object in the document, is there a way to have that object appear in the center of the Layers panel? I currently have to scroll the Layers panel to find the parent layer, and then drill down through the child layers until I find my selected object.
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.
I am taking my first semester and my instructor is not very good. I have a circle that I have arrayed 3 smaller circles on. On 4 of the circles I need to rotate the centerlines about 45 degrees. Is there a way to rotate these?
I need to center-align a rectangle to a group/block object (also it's midle), how do I do that? Can I create/insert a grip or snap point in the midle of the group/block object?
I have six photos which are aligned and distributed equally and linked so they move as one. I want to center this group on the page but as soon as the background layer is selected, each photo piles onto each other with a mind of its own. Tried everything I know (which isn't really very much). It will work if I merge the group, but I don't want to do that.. I am using Elements 12 with Windows 8.1.
Attached is a dynamic block for a civil grid tick. It's my first time creating a dynamic block so it's probably not the most efficent use of the dynamic parameters etc.
I have it setup with 4 visibility states to allow the northing and easting attributes to "rotate" about the center of the grid tick, to give options for readablity and/or text overlap.
What I wanted to add was figure out how to make the individual attributes flip 180 degrees about a point (roughly the center of the attribute). Again this would be for readability.
When I try to print and select "center" the image does not center on the page. CS5 worked fine originally but after the last update it too seems to have this issue. From what I can observe it seems as if someone thought that showing the printable area on a page was useful and somehow that may have been worked into the calculation of what centered (on the long dimension of a print) is. Engineering aside, if you actually try to sell your work, your client / customer only sees that the image is not centered on the physical sheet. They don't care about the printable area. The only work around I have found is to uncheck "center" and key in 50% of the difference between the actual print size and the actual paper size as a margin. I don't want to scale prints. I need to print to specific dimensions.
For reference I am using a PC running Windows 7 and an Epson 4900 printer
I have wanted to know how to create things like circle gradients from the exact center of the canvas.
I know how to create a gradient, but the problem is, it's really hard to pin point exactly where the center of the canvas is, and sometimes I need it to be as perfect as possible.
When i call the method selectObjectsOnActiveArtboard on an artboard, is there a way to easily group all items in the selection? Like in the menu found under "right click > group"
I am working on a PLTW image that includes Inventor. We had an issue with our original image and had to rebuild it. Now we are running into an issue with setting the Default Content Center Files path. In our profile (DefProf) we use to create the Default profile the path is set to
"%USERPROFILE%DocumentsInventorContent Center FilesR2013".
However, when we use this to create the Default Windows Profile and log in as a user (Test01) the path changes to
"C:UsersDefProfDocumentsInventoryContent Center FilesR2013".
I am working on a graphic that has a large circle in the center surrounded by 7 smaller circles. How do I evenly distribute the 7 outer circles around the larger center circle. I am using CS2.
I have not been able to find a way to spin an object about its center, smearing it out in the process.
I'm trying to make a circle which is white in the center, falling off to black on the edges, following a specific contour. I could use Gradient to make a rectangle and cut a narrow line out of the Gradient which I would then like to spin-about its white endpoint.
It would make a nice effect to take any image and rotate-while-smearing around some point and through some angle.