Generating path inside outline stroke.

I know that I cannot revert the stroke path including the weight once I turned it into outline stroke. But if there is anyway I can generate a path in the center of outline stroke? I don't care about the weighting and the color, I just want the path to be created there.

Isn't outline stroke is a closed path? So is there anyway I can do this in closed path?
I want some sort like this.
http://imageshack.us/photo/my-images/263/resultiwant.jpg/
I tried your suggest and I get this.
http://imageshack.us/photo/my-images/847/blendoption.jpg/
but I need to scissor the center anchor of outline stroke to get the center. The problem is that I have a lot of multiple outline stroke that I'm sure that will consume my time, if I do this steps over and over again. Any faster way?

Similar Messages

  • Open path when outlining stroke...

    If I have an object that has a large stroke set to align to inside and I outline that stroke, the resulting inner shape isn't a closed path. While this is easy enough to fix, I was wondering if there was a way to avoid it alltohether?

    I forgot a step. Let me explain it step by step
    Create a square with a 20pt stroke and no fill
    Set align stroke to "Aligh Stroke to Inside"
    Go to Object>Path>Outline Stroke
    Select the resulting shape and go to Object>Compound Path>Release
    Select the top/right anchor point of the inner shape and drag, you will have two anchor points not joined.

  • Giving text outline stroke and path and uniting with other paths

    How do I give Lucida handwriting a 2pt outline stroke, give it an outline path, then unite it with another shape path without the text losing it's outline stroke??  I can't bold Lucida handwriting as it only has an italic option, so need to give it an outline stroke to achieve a bold letter.  As soon as I give it an outline path and unite it to other shape paths the 'bold'ness disappears and it reverts to it's original size.  I hope this makes sense!  Any help would be appreciated.

    You are welcome, drive.
    What you will be looking for is what is called a flowing script (probably a casual flowing script); script fonts are those remembling handwriting.
    You may have a look at this website, where you can click (Formal or) Casual Flowing Script and see many different ones (which may give you an overview and possibly some inspiration),
    http://www.bowfinprintworks.com/Script07Pg1.html
    or you can just search the web for (casual) flowing script font.

  • What is: Effect Path Outline Object & Outline Stroke for?

    They've mystified me since I noticed them.
    Lords of Illustrator, forgive your humble servant's blatant ignorance, but searches and experimentation have come up disinsightful (possible a new word) - what do you do with these?
    (Right now, I'm making a focused effort to figure out everything I can do with live Appearance Panel effects - the more I know, the better I feel I set up artwork, non-destructively. It's great. Correct Answer will manifest happy dancing.)

    (sweet, we can link Youtube's right in the posts, never tried it)
    I'm sorry man . . . I'm still mystified here . . . I can't get Outline Stroke to work like the above-linked Illy 10 Style Demo.
    I took her Distort > Roughen circle, with Outline Stroke applied so that the stroke becomes an outlined path and the subsequent Roughen affects it like it's been outlined and tried to duplicate the outcome from scratch, but I can't do it!
    Doesn't work me . . . yet look at the Appearance Panel and compare - they're the same.
    What is going on?

  • What is the difference between Object Outline Stroke, Object Expand..., and Object Compound Path/Make?

    Could anyone explain the differences between these three commands? I created a circle with a stroke, applied all three commands, and ended up with the same thing, a compound path. Are there situations where this is not the case, or situations where one of these commands is more appropriate?

    Cleveland,
    In the case of the straight stroke/nofill, object>outline stroke and object>expand seem to do the same thing.
    In the Layers palette you can see the three different outcomes for Expand if you have both Fill and stroke ticked, only Fill ticked, and only Stroke ticked. Only the last one corresponds to Outline Stroke.
    You should use Outline Stroke as the simplest one if that is what you need. Compound Path is for creating something with one or more holes from multiple paths, or for collecting paths to forrm the Clipping Path of a Clipping Mask. Expand is for the rest.

  • Can any one suggest me how can I use relative path inside SSIS pacakge to access config file ?

    Can any one suggest me how can I use relative path inside SSIS pacakge to access config file ? Please help me as its urgent.THanks for your help in advance.

    Hi Jay,
    SSIS can only recognize the absolute path of a XML Configuration file, the relative path is not supported. Furthermore, if the XML Configuration file is already generated, we can use the Environment variable package configuration type instead so that
    SSIS runtime automatically looks for the configuration file from the path defined in the environment variable. This is convenient when we need to deploy a package to different environment. We only need to define the environment variable for package configurations
    once on each server, and then the variable can be used by all the packages on this server.
    Regards,
    Mike Yin
    TechNet Community Support

  • How do I disable Illustrator (CS6) from recognising TIFF paths inside placed TIFF files?

    Hi all,
    I have recently output a job to print that was supplied .AI with a simple .TIFF image placed on an artboard at its desired crop.
    After referring to the original TIFF file I have realised whilst inside illustrator my image suddenly has a clipping mask attached to it, and a lot of it is missing. (however in outline, illustrator only see's a single TIFF bounding box)
    Looking more closely at the TIFF in Photoshop, i've found it has x3 paths inside it!)
    Illustrator is picking these up and masking my photo. Is there a default function or process that can stop this from happening in the future, so it ignores any paths within the file?
    It's concerning how many jobs may be ruined because of this auto feature.
    I look forward to your response
    Thanks
    Matt

    haha, it's not an easy one to describe.
    So when checking the TIFF initially, it is a flat locked image: (image below)
    when placed into Illustrator CS2 and outputting a PDF, I get this correct result: (image below)
    When placed into illustrator CS6 and output to PDF I get this incorrect result: (image below)
    Close up detailing masking effect: (image below)
    When looking more closely in photoshop at my TIFF, it has this inside of it: (image below)
    However, in illustrator there is nothing I can release anywhere as it still treats it as a flat image: (image below)

  • Outline stroke with Illustrator scripting

    Hello everybody!
    I'm making a script. I need to do the outline stroke action. I can't find it in the extendscript anywhere.
    I can do it from a applescript and call it from my extendscript in CS6 BUT I need my script to run CS5.5 and run on a windows machine:
    tell application "System Events"
        click menu item "All" of menu "Select" of menu bar item "Select" of menu bar 1 of process "Adobe Illustrator"
        click menu item "Outline Stroke" of menu "Path" of menu item "Path" of menu "Object" of menu bar item "Object" of menu bar 1 of process "Adobe Illustrator"
    I have also found a way to do this in CS6 (app.executeMenuCommand ('Live Outline Stroke'))  but i havent got it working yet. And its for CS6+ so I can't really use it if I cant force my users to upgrade
    Anyone out there with an answer? It would help me alot. As I understand it you can call functions withing extensionscript if you have the right "action code" for it. Using the ActionDescriptor.
    var desc3 = new ActionDescriptor();
    I have looked around and I cant find any documentation with a complete reference with the action codes. Do any one of you out there the action code for "Outline stroke"?
    Thanks so much for your answer and effort.
    Regards,
    Ruy Ramos

    Hello,
    Thank you for this!! My question now is, is it possible to do this comand without the UI coming up?
    I tried to set:
    UserInteractionLevel.DONTDISPLAYALERTS
    but nothing changes.
    Do you know where there is a list of all the menucomands?
    Thanks again
    Regards,
    Ruy Ramos

  • Outline stroke not working in CS6

    so I just create a straight, uniform line and press Effect > Path > Outline Stroke... but nothing happens
    not sure if I'm doing something wrong... or if there is a bug?
    thanks,
    Terrence.

    thanks for your reply...
    the line has a black, 10 pt, uniform stroke on it.... I click the outline stroke command and nothing happens... an fx does appear in the appearance palette, but when I click the Outline Stroke item there nothing opens... every other effect opens a dialog window...

  • Scale path without affecting stroke width

    Hi all,
    This seems like it should be simple to do but I'm not having any luck here. Basically I have a path parented to a null that controls several things, scaling them down, rotating and moving across the composition. One of those items is a path with a stroke of 32 px.  I want to be able to scale the path itself down, but leave the stroke the same.
    I thought I could key the stroke width manually but that has no effect- scaling it up as the path scales down doesn't seem to change the stroke width at all at the end keyframe, only at the beginning keyframe. I see the px count start at 32 and increase up to as it moves along the timeline, even though the stroke width on screen is still getting smaller as if there were no change at all to the width.
    Thanks!

    You generally don't want to scale the layer that contains the stroke, you want add keyframes to the mask path and animate the size of the path. This is easy. You just start by double-clicking one of the vertices and using the transform box.
    If this technique does not work for you then you have two other options, both involving expressions. Both of these options use exactly the same expression to look at the scale of your null layer and both assume that the null is at 100% scale at the start of the animation. The option that I would choose would be to replace the mask path on a layer with stroke applied with shape layer path with stroke applied. You have so many more options and you're dealing with vector information. With either solution this is the expression.
    sf = thisComp.layer("Control Null 1").transform.scale[0]/100;
    ov = value;
    nv = ov / sf
    sf (scale factor) is the x scale value of the controlling null that is the parent of the stroke layer or the layer with the stroke effect applied to a mask divided by 100. If you intend to scale X and Y of the parent you'll have to modify the expression and then combine the scale factors and this solution will not work as well.  The original scale value is divided by 100 to turn it into a decimal value
    ov (original value)  is the original set value of the stroke.
    nv (new value) is calculated by dividing the original value by the scale factor.
    This is just basic algebra from the 7th grade. If your controlling parent is scaled below 0 then the stroke will go away because the value will change to a negative number. If this is necessary in your composition you can write an if statement that will change the nv back to a positive number if the scale factor becomes less than or equal to zero and solves the divide by zero error you would get with a scale factor of zero.
    One last point, and this is important. This expression will produce accurate results if applied to the brush size of a mask path when using the Effects>Generate>Stroke effect to create your line but when scaled over 100% the line will begin to fall apart and anti aliasing will not be able to keep up with pixilation caused by the scale. Over about 120% the line will start to look thinner and over 140% it will look bad even though the stroke width is numerically accurate.
    I'll let you take it from here.

  • How to turn path back to stroke?

    i have a line art drawing and have expanded the strokes to paths. now i'd need to turn part of the paths back to strokes and can't find an (easy) way to do it.
    inserted is an example of the situation. instead of closed path i'd like the form to be a stroke.
    i would really appreciate if anyone could help me.
    a.

    ankkip,
    You may (always keep a copy of the original artwork):
    1) Cut the outlined path at the Anchor Points where the end rounding of the original boundary of the stroke begins and change to Stroke/No Fill for all the boundary paths;
    2) Object>Blend>Blend Options, set Specified Steps>1 and Orientation>Align to Path;
    3) Select the two side boundary paths from 1) and Object>Blend>Make (you may need to add one or more Anchor Points to either if the middle step looks funny);
    3) Object>Blend>Expand and Ungroup;
    4) Select the middle path and give it the right Stroke (corresponding to the distance between the side boundary paths) and Round Cap/Join.
    The new stroked path should now fill out and fit the side and end boundary paths. You may need to make adjustments.

  • Outline stroke command?

    I'm making an extension panel, and I want to convert some fat roundendcapped lines to paths, but it seems there's no command for this in the SDK.
    Object -> Path -> Outline stroke
    Is it true?
    If so, do you know a workaround for this?
    I made an Action that calls Outline stroke from the menu, but then I got stuck again, because I can't find a way to call that action from my panel.
    I see Photoshop has an ActionList stuff. I'm looking for something like that in Illustrator.

    I think it's also possible to use the AIArtConverter suite to do this.
    Something like:
    AIErr error=kNoErr;
    AIArtHandle MyPathToConvert;
    error=sArtConverter->ArtConvertToOutline(&MyPathToConvert, kOutlineAddStrokes);

  • "Outline stroke" command makes an unwanted rectange around shapes. Help

    Hi,
    I'm experiencing weird problem. I have an Art brush (scatter brush) which I sampled from a 5 tiny black circles to get the spray look. And it looks great as long as it stays as an art brush stroke. But when I select the path representing my stroke and doing "Outline stroke" it gives me desired shapes but along with empty bounding box-like rectangle around each of the sample. How to eliminate this problem? Thanks in advance.

    Do you mean this is normal procedure in Illustrator? Create shapes from art brush, and then delete dull rectangles around samples? I'm asking because for example Corel never had such problems, everything is straightforward - you select an art brush, converting it to shapes, and you're done. No excessive junk, no strange bounding boxes around samples etc..

  • Outline Stroke, Effects, and Appearances.

    Dear Adobe Users, Please come to my aid, I am at my wit's end.
    I am trying to recreate the effect described here (http://opentype.info/blog/2012/08/09/the-google-maps-effect-in-adobe-illustrator/) - to whit, a a non-destructive, merged series of paths with a complete outline, with paths that can be resized at will without affecting any other paths, and any overlap areas should merge.* I have only been able to replicate it once and I cannot seem to do it a second time. Every single time I go to Effect > Path > Outline Stroke, nothing happens: an ‘outline stroke’ effect tab is added on the appearance panel, but nothing at all happens to my lines, they don’t change in the slightest.
    I can add all the outline stroke effects I want (in the appearance tab) - no effect. I can double click on the outline stroke - nothing happens. There's nothing to edit. I can move it around - no effect. I can get OBJECT > Path > Outline stroke to work, of course, but that is not non-destructive: it destroys my paths, and I can't add new paths or anything.
    I cannot copy-paste the successful attempt into new layers. I cannot duplicate the layers into new files and have the effects still work. I cannot copy existing paths into the layer and use the eye-dropper to copy the effects.
    Please, someone, come to my aid! What did I do right, and how can I do it again?
    Copy of file:
    upload files free
    * I am aware that the article is from 2012 and was thus done on CS5, not CS6, but like I said, I did get it to work once in CS6 already.

    I tried that, it didn't work. It just adds another stroke under the first - it doesn't work as an outline

  • Outline Stroke in Illustrator CS3 Broken?

    It seems that Outline Stroke in Illustrator CS3 is broken in more ways than one. The bug I'm struggling with at the moment is that Outline Stroke seems to ignore the strokes alignment. For example, if I have the stroke of an object set to "outside" or "inside" (instead of center), outline stroke creates the outline of the stroke as if it were "center" aligned. I've checked that in CS4 this bug has been fixed, but I don't have access to CS4 at work. Does anyone know of a work around or patch that resolves this, or is an upgrade to CS4 the only option?
    On a side note, Illustrator CS3 has to be the buggiest adobe application I've ever dealt with. It has so many little annoying bugs, most of which are fixed in CS4. I shouldn't have to pay for an upgrade to CS4 just to get bugs fixed though, that seems wrong.

    TomWardrop wrote:
    On a side note, Illustrator CS3 has to be the buggiest adobe application I've ever dealt with. It has so many little annoying bugs, most of which are fixed in CS4. I shouldn't have to pay for an upgrade to CS4 just to get bugs fixed though, that seems wrong.
    You must not have used version 10.
    As for the outline issue... try Object > Flatten Transparency

Maybe you are looking for

  • Buying a new iMac, advice please :)

    Hey all, I will be purchasing my first iMac soon after many years I'm changing from PC's and Microsoft and headin over to iMacs. I am looking in to buying the 2.7Ghz Intel Core i5 I would be using Mostly for music and gaming. I was wondering would I

  • SD video on an HD monitor

    I am thinking about getting the 23" HD monitor. I use FCP and am still working in SD Video. Clients haven't moved up to HD yet. How crappy will the SD video I work with in my projects look on this monitor?

  • TS3694 why i restore ios 7 error 3004?

    i have error 3004 restore

  • LSMW for Object 140 (Class) - Using Batch

    Hi All, I am trying to use LSMW to change status for an already defined class. I am using object 0140 (program RCCLBI01), but when doing the data transfer, it keeps trying to do it as a create class (tcode CL01). In the source relations for structure

  • Cx_hrpa_invalid_buffer_access

    I've been checking the SAP Notes but so far haven't found a solution to my issue, so I thought I would post it here. We have CE implemented and turned on. Currently during the hiring action, we are having the following problem. PA40-->New Hire Type i