Hatch Patterns along curves

Discussion in 'AutoCAD' started by LandArch, Feb 17, 2004.

  1. LandArch

    LandArch Guest

    A question was posed to me about hatch patterns around curves and if it was possible. I know with the existing hatch options standard with AutoCAD it is not possible and that an easy way to do it is to draw a small area of the pattern to the correct radius, make it a block and copy (or array) it around the arc / circle as needed. But I was wondering if there is an AutoLisp program out there that might allow a hatch to be drawn along a curve?

    Any help or tips are very much appreciated.

    Thanks,

    LandArch
     
    LandArch, Feb 17, 2004
    #1
  2. LandArch

    Paul Turvill Guest

    Easier than the method you propose: OFFSET the curve the desired width of
    the hatch, define the endpoints with a couple of temporary lines, then do a
    non-associative hatch, and finally, remove the extra curve and lines.

    Or ... try POCHE.LSP/VLX fromm
    http://www.turvill.com/t2/shareware.htm
    ___

    was possible. I know with the existing hatch options standard with AutoCAD
    it is not possible and that an easy way to do it is to draw a small area of
    the pattern to the correct radius, make it a block and copy (or array) it
    around the arc / circle as needed. But I was wondering if there is an
    AutoLisp program out there that might allow a hatch to be drawn along a
    curve?
     
    Paul Turvill, Feb 17, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.