Illustrator :: Dividing Multiple Objects Below With A Stroke
Oct 28, 2013
I made 3 circles one inside the other. each has a stroke applied. I created 2 triangles and joined them to make an hour glass shape. I placed the hour glass over the circles.
Now i am trying to use the hour glass to cut the 3 circles below. It ends up looking like a spider web. In these photos the antennae is 2 shapes and on top of the layers that hold what i have described.
View 3 Replies
ADVERTISEMENT
Feb 6, 2013
Is it possible to select all objects with a particular characteristic, such as a specific stroke width? I know I can do this by selecting one object and then choosing select all. But I want to include this as part of a batch action, so I need to be able to specify the selection in such a way that it can be completely automated. If I have to select one of the objects for each file, it defeats the purpose of the batch action.
View 2 Replies
View Related
Jan 31, 2013
I'm having trouble with a logo I've created in an svg. file. I seem to have to finalized, but when I save it as a pdf. to take it to the printers I see parts of the logo suddenly have no stroke or stroke has been added in other parts.
I don't seem to have any hidden layers I don't think. I'm not sure if there is a setting to change in the window that gives you all the options to choose from when you're saving something as a pdf. Or is there a setting I should be activating when finalizing this logo as an svg that prevents such problems. I'm pretty new to illustrator, before this I was using inkscape which I got the feel of until i decided to go pro with illustrator.
View 14 Replies
View Related
Feb 24, 2014
Everytime I set the fill/stroke color of objects in a file to 75, 68,67, 90 it resets it to 0, 0, 0, 100. It isn't consistent though... some objects accept the color.
View 5 Replies
View Related
Jan 22, 2014
I need the frame of the image below as a stroke style (or at least I prefer that above having to copy-paste the elements of the sides 100 times along a frame in my design )
The thing is: it contains gradients. How do I get the frame to a stroke style so I can easily use it in Illustrator?
View 4 Replies
View Related
Aug 10, 2012
Is there a way to select similar objects (by stroke color) programatically?
View 3 Replies
View Related
Mar 24, 2013
I have created a path with multiple strokes, which differ in weight and color. I can save that as a profile but it's really tedious if I want to alter the different colors and stroke weights.
I can't seem to do record an action which will automatically alter those parameters (f.ex. raise each strokeweight by 10pt.). All I get is just an action that will recreate the altered state during recording (f.ex. stroke weights 20, 10 >--Action--> 15, 5). I cannot start the action and raise or lower my stroke weights at once based on the current parameters.
View 1 Replies
View Related
Oct 23, 2012
I have the following image above where I'm trying to add color to different aspects of the drawing. For instance, I'd like to be able to add color to the hair (ie the eyebrows and hair on top of his head) and I'm using live paint to do this. The problem is, some of the live paint areas spill into each other, ie the hair spills into the outline of the head, etc. So I'm wondering, what is the best way to go about dividing these areas so live paint recognizes them as two different entities? What I've been doing currently is drawing a line segment, and then using divide below, however this gives me unpredictable results sometimes and I have a hunch there is a better way.
View 13 Replies
View Related
Jul 3, 2013
I have long used the following lisp to convert multiple single text objects into multiple mtext objects (i.e. make each text entity into separate mtext entities).
; T2M - convert individual Texts/Dtexts to individual MTexts
; modified by Xanadu - www.xanadu.cz
;
(defun C:T2M (/ ss i elist)
[Code]....
However, the mtext entity always moves position slightly (compared to the original text entity) after converting the object. better lisp that converts multiple text entities into mtext entities (which are all separate still, i.e. not joined together) without the position of the entity changing?
View 4 Replies
View Related
Feb 11, 2013
I created a circle, then drew line segments from the radius to the edge of the circle in 15 degree increments by copying and repeating. Now I'm stumped. Can I somehow divide this to create independent wedges?
View 10 Replies
View Related
May 19, 2012
I need to divide a shape, say ellipse or similar, into 1 or 2 parts and then color the parts different colors and stroke the borders of each part. I don't want to cut the shape up, just keep it as a multi-colored object.I've tried scissors and similar tools but they cut and this is not what I want.
View 10 Replies
View Related
Nov 13, 2012
Is there a way to alter the space between multiple objects without changing the objects themselves? Kind of like inflating/deflating a balloon with dots on the surface (the dots would get bigger/smaller). I've tried Transform>Move>Distance, and Effect>Distort & Transform>Transform>Move>Horizontal/Vertical, but both methods just moved all selected objects away from the origin point - no change to the space between objects.
View 3 Replies
View Related
Dec 11, 2013
As seen in the attached image, I want the red arc shape to cut out from the green logo it is sitting on top of, while also having the red arc dissappear and reveal the transparent bg. I have tried a bunch of different ways that I have read from these forums but none of them seem to work. Obviously I'm missing something. The green shield logo is made of multiple objects. The closest I got was the arc shape cut out from some of the objects of the green logo, but not all of them, and the arc shape didn't cut out as an arc, but rather as the original rectangle. The arc is created with a regular rectangle with arc effect.
View 3 Replies
View Related
Mar 23, 2013
I am using stokes to mask out a shape I want. I want to remove these strokes altogether but retain the masked shape.
So for example the below image has three circles with a white stroke to form the shapes I desire.
I am perfectly happy with this when it is on a white background but I want the strokes to be transparent rather than white so that they cannot be seen on a non-white background (see below).
Obviously if I just make the strokes transparent I lose the desired shape.
This is what I am trying to achieve (this was done in Photoshop but I want to achieve the same in Illustrator).
View 9 Replies
View Related
Jun 2, 2013
I'm looking for a way to draw a single, solid object and then divide that object into multiple objects using the pen tool; not other objects.
Ex: Draw a solid cirlce, use the pen tool to draw lines over said circle (visually creating different shapes), then [do something] with both the original circle and the pen-drawn lines to actually create the new shapes/objects.
I've done this before by placing other OBJECTS over the original object and then using the divide or trim pathfinder toggles, but using other shapes (even the line tool) has its limitations.
View 4 Replies
View Related
Nov 26, 2012
Is there any way to make multiple objects with various colors set their respective stroke color as their respective fill color and vice versa(so their fill and stroke color will be the same in result)? or do I need a special script for this?
View 3 Replies
View Related
Jan 18, 2013
I'm trying to replicate this image from Shutterstock with multiple objects to create this spiral vortex.
[URL] .....
I looked up tutorials like this: [URL] .... Where I can put say the hearts on one spiral.
But, the image seems to be multiple spirals in a uniform and equidistant manner. I would like to know how to go about making a "vortex" with multiple objects very similar if not the same to this fashion.
View 5 Replies
View Related
Aug 12, 2013
Scale Stroke and Effects Option Odd Behaviours. If multiple objects selected and they're scaled in only one dimension, Illustrator assumes this to be a scale in 2 dimensions.
Is there a work around for this?
View 14 Replies
View Related
Jan 6, 2014
What i'm trying to do is cut multiple circles in half (45° angle), i know that i need first "outline stroke" to make the circle lines into object (i think it's called). I have used "offset path" to get more of these lines.
I was told that if i want to cut the other half of the circle i need to use pathfinder, but everytime i use the "minus front" option, it leaves me with only on half circle while i mad 2 circles, the second circle disapppeard. How can i cut both circles in one go. (is there a way to combine these circles (not grouping))
View 4 Replies
View Related
Nov 2, 2013
Is there an easy way to create bleeds and trim marks for multiple objects on the same page?
For instance, I have a playing card that I've tiled across the page 6 times ( so that I can create 6 cards out of 1 page ). Each card needs it's own bleed/trim marks.
I'd also like to have printer registration marks for the page, as I have to print the card backings on another page and then glue the two pages together.
The only way I've found that I can do this is to manually create the trim marks for each object's bleed and just have them all within 1 artboard.
I tried doing it with multiple artboards within one larger artboard, but couldn't get that to work.
Is this something that just needs to be manually done?
View 8 Replies
View Related
Mar 11, 2014
i have a guge artwork and i need to select a small groups (around 10-100) of objects from about 4000 overlayed objects and then group'em/split-to-layers for usability (This is a human body infographics for medical institute) There IS NO way selecting them from canvas because they are overlayed, and sometimes not visible at all. in CS5 there was a feature to select multiple objects by Alt+drag selection icon on the most right in the Layers Panel. Now the duplication mode turns-on when i try to perform it. So.. Ho do i select multiple object without need to click through thousands of them? (i need drag-select)
View 3 Replies
View Related
Oct 25, 2012
Illustrator has the 'Transform Each' dialog, but it only allows you to scale multiple objects by specifying a percentage. Is there any way to specify the size in pixels? More specifically, imagine I have 10 rectangles on my canvas, and I want them all to be of a specific height. The rectangle position on the canvas matters, so I can't do the 'vertical align to top and then resize group height' trick - they need to be resized in place.
View 5 Replies
View Related
Sep 25, 2012
I want to select a few paths in the layerpanel by NOT clicken on every one. So for example I have the following structure:
Layer 01
path01
path02
path03
path04
path05
path06
path07
path08
path09
path10
And I want to activate path03 to path09 for further modifications - I would have to select every single path by clicking on it in the Target column.
Is there a faster way like selecting path03 and than holding the Shift-key and selecting path09 ? <- (This obvious solution doesn't work)
View 10 Replies
View Related
Sep 12, 2013
Is there a way or an option I am missing to convert my regular paths to a path stroked with a brush profile,while maintining the proper stroke width?
For instance, I have a regular line with a stroke of 5 and then add a brush profile, which then converts the original stroke to whatever the brush was made at.
View 1 Replies
View Related
Dec 4, 2013
When I have made a logo and there's mutiple parts and I want to center it, it messes all the parts up. How do I center it while keeping the shape without combining it all? Example in photo: [URL]
View 12 Replies
View Related
Aug 9, 2013
I need to apply a single gradient acros a number of live paint objects but am finding it annoyingly hard to find a way. I know that normally, to apply a gradient across multiple objects, you would need to make them all into one compound path but does this apply to live paint groups in any way?? Can what i need to achieve actually be done?
View 3 Replies
View Related
Nov 21, 2013
When I use the direct selection tool to select multiple objects that also contain an image within a clipping set, occasionally the clipped image is included in the bounding box, even if it and its clipping mask are not selected. Selecting other objects includes them in the bounding box, but even after deselecting everything the bounding box around the image remains and the only way to remove it is to drag a handle (which resizes the image) and then undo the action. Obviously this is annoying and seriously interrupts workflow. I've had this issue ever since CS4.
View 10 Replies
View Related
Jan 18, 2013
I would like to enlarge about 400 tiny ellipse but I need them to fit in the same space and not spread out.
View 4 Replies
View Related
Nov 1, 2012
Is it possible to select a few objects by "sliding a mouse", on layer panel? For example, you can hold down the mouse, slide to lock multiple objects. It's fast and easy!
But if I need to select, say, only red, blue, yellow stars... I need to click the ◎ icons to select each sublayer. when I have so many objects to be selected on layer panel.
I use CS6 on Mac. Is there any secret shortcut key to select objects on layer panel by "sliding a mouse"?
View 3 Replies
View Related
Jan 4, 2013
I have a shape with a black stroke and green fill. I have a white line segment over it. How do I get it so that the end of the line segment doesn't show over the black stroke of the object? If I try to put the line segment behind the object, then the object fill hides it completely.
I'm new to illustrator and I've tried to search for an answer but I don't know the best way to accomplish what I want to do. Seems like some combination of transparency or knockout groups and I've read a bit about this and can't figure out what I need to do.
View 3 Replies
View Related
Mar 24, 2014
I need an outline on a stroke that i drew but when i apply object>path>outline stroke i keep getting my initial stroke applied as well. I only need the outline, not the initial stroke. I use Illustrator CC.
View 4 Replies
View Related