TwelvestoneDesign

AI: Merge multiple vectors


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
scudsucker
 
2011-05-23

Hi,

My girlfriend is trying to make a tiled damask background. She has the tile as a (fairly complex) vector, but cannot get the repeat pattern to form a single vector without join lines.

She needs the join lines out because when she then outlines the complete background shape, the edges of each tile are included in the selection - whereas she'd like each tile to "flow" into one another.

As a super simple example of what is wrong: draw 2 overlapping circles in AI (CS5, if that makes any difference). Each is a single vector object.

Now, how do you combine the two to get a single vector object in the shape of an 8?

In flash, I'd just copy a vector on top of another of the same color and remove the stroke.. but I don't think that method will cut it here!

rogue_designer
 
2011-05-23

If I'm understanding correctly, using the pathfinder - unite - then expand.

scudsucker
 
2011-05-24

Thanks, will pass on.

Not being an AI nerd, what does "expand" do? I can see what "unite" does (link two vectors into one) but "expand" suggests to me that the selection will grow out a set number of pixels... which I guess in nonsensical with vectors.

Nat
 
2011-05-24

Expand converts any pathfinder transformation into its final state. When you carry out a pathfinder operation, the shapes you apply the action to are still separately selectable. Expand just finalises the op and creates a single path.

I've noticed in CS5, for a lot of pathfinder ops, the expand button is greyed out as if AI has already done the expansion. :shrug:

You can also expand a gradient or gradient mesh, which means breaking it up into shapes - each coloured with a single tint. Older print rips used to choke on complex gradients and they had to be expanded to 255 steps to ensure consistent results.

scudsucker
 
2011-05-24

OK, that makes sense. And the single path is what is required.

arigato
 
2011-05-24

I think the term you are looking for is "merge", not unite. But otherwise all the advice here sounds about right.

rogue_designer
 
2011-05-24

I wondered too... but the rollover name on my copy said unite. the Merge tool still maintains dividers.

shrug

scudsucker
 
2011-05-25

Yes, the merge tool did not work in the way I would have expected it to.

I forgot to ask her if the advice paid off, will do this evening.

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneDesign

AI: Merge multiple vectors