Illustrator :: Pulling Handles Instead Of Point?
May 31, 2013
I made a circle and used the direct selection tool (AICS5). I clicked on the bottom point thinking I would pull down and make the shape into a sort of ballon shape, or an upside down teardrop. but I got the shape below. It was very cool, as if I was pulling outward on both handles of the bottom point. But I was unable to repeat it. It reminds me of the time YEARS ago - when by accident, I pulled a milliion copies of a shape and had no idea how I did it. Just last week I found out about the tilde key trick and realized that's what happened!
View 6 Replies
ADVERTISEMENT
Mar 1, 2013
Are there any options to specify the "positions" etc. of handles of anchor points in order to be able to shape a little more precise for example for an image that has to be identically left and right shaped?
I'm drawing a Bell (church bell) at the moment and drawing one side first and duplicating and reflecting it works fine to get the perfectly symmetrical shape, but when I want to adjust some handles or shaping, I would like to do this identically left and right without constantly having to adjust one side and duplicate it etc.
View 6 Replies
View Related
Aug 17, 2012
I'm trying to nudge the anchor points on an object randomly (to get an informal look). (I know some Effects do this already.)
Maintaining corner points is no problem - you just set the direction handles to the same coordinates as their anchor.
But I can't nudge a smooth point in the way I want to, which is to move the anchor but maintain the direction handles in exactly the same relation to their anchor as they had before. That is to say, they should remain smooth points.
My script calculates the difference between 'before' and 'after' positions of the anchor, and applies that difference to the direction handles… but in practice the smooth points are converted to corners, because the direction handles don't maintain their relation with the anchor.
var docRef = activeDocument;
var objects = activeDocument.selection.length;
var cShift = prompt("Point shift (pt)",5);
// loop through all objects
for(var count=0;count<objects;count++)
[Code] .....
View 2 Replies
View Related
Apr 18, 2013
How can I move both handles symmetrically after the initial point is set?
pen tool:
1) drop a point
2) drop another point and drag (both handles move symmetrically in distance from point and angle)
3) finish your shape
4) switch to Direct Selection Tool
5) select one of the new points and move the handles (angle changes but distance from does not)
Here's a quick vid
[URL].........
I run in to this all the time. I'll quickly set top of a curve, make a mistake and then want to go back and symmetrically extended both handles. Right now I have to set the distance on each side independently and it's never perfectly symmetrical again.
View 3 Replies
View Related
Nov 28, 2012
I've converted a 2D image into a smart object, dragged into a project then transformed it using the Distort command (similar to how you might distort a 2d image to make it sit inside a photo frame at an angle) . I need to then warp that image around over something that looks like a curved panel thats 2D but looks 3d. Its not a 3d object, but a rendered 2d image that just looks 3d.
I'm using the Transform > Warp tool as Puppet Warp isnt available after using Distort when using Smart objects.
Warp works fine to some extent but I could really do with more handles and smaler grid for more accurate warping rather than the default 3x3 grid & handles..
Possible to add more handles/ nodes/ control points (or whatever they'e called) and/ or increase grid points in the same way Puppet Warp does this so as I drag around I control a tigher & smaller space?
View 3 Replies
View Related
Sep 23, 2013
I am having problems with my arc tool in illustrator, sometimes it decides to make the handles invisible. making it a very slow process to edit the arch once it is drawn,
to locate the handles I have to grab the end anchor point with the direct selection tool and move the anchor point around, which seems to be the only time the handles for that line or shape become visible. once I realease the mouse, the anchor point are no longer visible. I have to try and remeber where the handle was and keep hovering my mouse around this area until the little "handle" text becomes visible.
This has only happened a couple of times, the first time I re-opened illustrator and I no longer had the problem, but today after reboting illustrator the problem persits.
View 2 Replies
View Related
Jan 25, 2014
When using the pen tool in illustrator I see the handles as I create the object, but when I go to modify it sometimes some of my anchor points don't have handles to manipulate them. I went to show edges, bounding box, and clicked the little handles box but it still doesn't bring handles to certain points I want to curve or straighten.
View 3 Replies
View Related
May 7, 2013
In Illustrator CS6, any way to select multiple handles of, say, bezier curves, and collectively move, extend, rotate or retract them? I have found a few plugins for Mac - are there any for Windows?
View 1 Replies
View Related
Oct 19, 2012
I have created some shapes within a circle and have used Pathfinder to divide the shapes up and have then deleted some.
With the remaining shapes, I want to change the location of some of the adjacent shape boundaries.
I can do this by dragging across some anchor points with the direct selection tool and can then select the anchor point (for both shape boundaries) to move both lines/boundaries together.
HOWEVER, if I want to change the angle of the boundaries by selecting the handles, it seems I can only select the top anchor moving one of the boundaries and not the other thereby separating the lines?
How I can select multiple handles (that should be on top of each other)?
View 8 Replies
View Related
Jun 20, 2013
Is there such a thing as a corner anchor point with handles? It's quite a common thing in other vector programs (i.e. Inkscape), but I can't change the direction (angle) of the curve leaving/entering a corner anchor point.
View 4 Replies
View Related
Oct 7, 2012
Any way of selecting an individual bezier handle and moving it by increments using the arrow buttons on the keyboard, (in a similar way to moving an individual point)? At the moment, I have two handles on different adjacent points selected, and am able to move them incrementally using the direct selection tool and the arrow keys, but I don't know how they originally came to be selected (I discovered that they were accidentally), or how to transfer the selection to another handle. I'm using CS6.
View 7 Replies
View Related
Jul 22, 2013
Using CS6. In the artboard window, I select an artboard tool icon next to an artboard. The artboard displays selected, with the usual grab handles at corners and the middle of sides that in Adobe-world always signal that an object can be resized. I am unable, however, to select the grab handles. When I try to do so, "beep."
An Artboard Options panel has also opened. i can resize the artboard by changing the Width and Height, but I have to guess what I want. If I close this panel, the grab handles go away.
View 1 Replies
View Related
Nov 30, 2012
I'm using CS5 on a PC. I should preface this by saying it's been a long time since I used a vector graphics program, and when I did, it was Macromedia Freehand.
I am creating an object using the pen tool, and I'd like to adjust the curves on either side of an anchor point independently of one another. There was a function to do this in Freehand, but I can't seem to find it's Illustrator equivalent.
View 17 Replies
View Related
Jul 10, 2012
Whenever I have an object grouped, and double click to edit it, I can't get the gradient control handles to show up inside of it.
How can I get them to show up and why did they disappear in the first place?
View 6 Replies
View Related
Jul 2, 2013
I am using a script to move anchor points on a path that I have. When I move the anchors, the handles remain in the same location and I am getting very poor results. I was wondering if there was a way to move handles WITH the anchor points. Basically keep them relative to the anchors.
Below is how I am moving the anchor. I know that you can use leftDirection and rightDirection to move the handles, but I would like them to move the same way they would if you moved the anchors when selecting them in Illustrator.
Set currentPoint = targetPathItem.PathPoints(13)
currentPoint.Anchor = Array(-1537.21, 2735.96)
View 1 Replies
View Related
Nov 22, 2013
I'm missing transform handles and unable to edit objects or text boxes in Illustrator CC. How do I fix this?
View 2 Replies
View Related
Apr 6, 2010
I need to copy shapes over from Illustrator to Powerpoint. Now I'd like to maintain my groups so that I can ungroup them later in Powerpoint. Is that possible? Ideally, Illustrator would copy them in a way for me to change handle positions in Powerpoint later on.
View 17 Replies
View Related
Jan 21, 2003
I'm not really sure what this is called. But i've seen pictures where the edge of the image is stretched. It's stretched so that only the pixel on the edge of the image is duplicated and it sort of forms streaks of different colors.
View 3 Replies
View Related
Jun 4, 2011
Is there some way I can make a picture look like it's going away from you? Similar to what Bulge does, but on a horizon, and affecting the whole picture, or affecting in a gradient-like manor.
View 6 Replies
View Related
Oct 26, 2012
I installed Elements 9 on my MacBook Pro & set IPhoto to edit in Elements. However, when I click on a Edit, the computer opens Elements but does not bring the chosen photo into the program.
View 1 Replies
View Related
Jan 2, 2014
Having a lot of issues manipulating points on paths in Illustrator CC - this is a fundamental feature of creating vector graphics and it's very annoying I'm paying for this and it's just not working. Eating up a lot of my time simply because I can't select or convert or add the anchor.
View 2 Replies
View Related
Oct 9, 2013
I would like to draw a Zig Zag Line, but I want that the line start in point "A" and finish in point "B".
The image below is similar to how I want the line, but I would like to have that "wavy" style. I use Illustrator CS6.
View 3 Replies
View Related
Aug 13, 2012
I am using Inventor 2010 and I want to drag out the Format section of the Annotation ribbon to my desktop so it's always there. I have it like that on my PC but it will not co-operate on my Laptop. Everytime I pull it out, my Inventor crashes. I have the most recent update (version 14.4.0000.28400) and I am running Win7 64 bit. why I keep crashing Inventor?
View 8 Replies
View Related
Jan 3, 2013
Is there a way, in my drawing template, to set one field as "Part Number iProperty from parent assembly on sheet 1 base view"? I want every single sheet in my .idw to reference the same "Part Number" iProperty from the assembly in the base view of sheet 1.
View 2 Replies
View Related
Mar 7, 2012
I am currently in the process of testing LR4 and use a LR3 library that I converted to LR4.
If I rotate an image from (or to) landscape/portrait I cannot use the crop/rotate tool anymore by pulling the edges. The control sliders work, but not the active corners. If I put the image back to the original position, things work like a charm.
Running Lion/16GB/i7
View 2 Replies
View Related
Feb 20, 2014
How does one erase part of a circle from point to point ?
View 2 Replies
View Related
Aug 17, 2012
I’m looking to do a drawing of a content center file that has a table associated with it. I’m looking to do a table much like the general table option that pulls in parameters of a std. part. I understand that content center files have no intelligence to thread data but If there is no easy way of doing that I may need to pull in an excel sheet that has the data I need.
Ultimately I would like a table that has the part #, “Dim A”, “Dim B”, etc. that links to text dimensions on the content center part view in the drawing.
The reason I want it to be a content center file is that I have a couple hundred parts that only differ by one or two dimensions and don't want to have to go through that many drawings to update and make changes to.
I am using Inventor 2012 Pro
View 4 Replies
View Related
Apr 24, 2013
I was doing the following steps when I encountered this problem:
1) I created a V shape with the Pen Tool.
2) After having changed my default selection tool to the Direct Selection Tool (so that I can use it later), I used the Convert Anchor Point Tool (Shift-C) to drag at the V junction to change it to more of a U shape & thus also creating a Smooth Point there, like this:
3) Then I grabbed one of the direction handles & dragged it a bit to make it a Cusp point. Like this:
As soon as I did this, the other direction handle disappeared & the anchor point also became deselected.
4) So I temporarily switched to the selection tool (the Direct Selection Tool in my case) by holding down the Cmd key and clicked on the anchor point.
Result: As soon as I clicked on the anchor point to select it and also make the other direction handle visible, the anchor point became a smooth one & the shape of the path changed dramatically - i.e., the cusp point I created was gone (see fig.)
and I had to rework on the changed path.
Is this expected? BTW, I'm working in Illustrator CS6 (Mac).
View 1 Replies
View Related
Jul 5, 2006
I have a file that is 13 x9. In print dialogue box I used the bounding handles to shrink it to 9x6.
Now today I want to print at true file size. I open image size dialogue box and it is still 13x9. But when I open print dialogue box it still says 9x6? why? and it look 9x6 in the preview, not 13 x9 which is the real size of file -- so I'm confused.
If I type in 13 x9 or use bounding handles again to get 13 x9 am I now upresing the file??
View 6 Replies
View Related
Mar 9, 2009
When I open the crop tool I only get crop handles on the four corners of the crop area. The crop handles at the midpoints do not appear. (I get only 4 handles, not 8 handles.)
View 6 Replies
View Related
Jun 25, 2013
how to get rid of this garbage in the attached picture? I remember when it was only Ustation that caused this grief. I guess autodesk decided to catch up
View 9 Replies
View Related