Unsmooth smoothed paths for converting AI to DXF

Ask a Question related to Adobe Illustrator Windows, Design and Development.

  1. #1

    Default Unsmooth smoothed paths for converting AI to DXF

    Hi,

    I would like to convert an Illustrator file to an DXF file but found out that smoothed paths are not converted. Therefore, is there an elegant way to quickly unsmooth previously smoothed paths in Illustrator 10?

    Thanks!
    Michel_Heeremans@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Converting Linked Text to Paths
      Hello, Is there any way to convert Linked Text to Paths? Also, how does one un-link Linked Text? Thanks, - Grafixnaz
    2. converting text to paths and more
      I am new to Freehand and working on a detailed/layered text file. In Illustrator I know you can click on select all and change everything to...
    3. Converting Grouped Text To Paths
      OSX/Freehand MX I've encountered what could be a major problem for my department. While trying to convert 2 simple objects (text and an object), I...
    4. Small Nit - Converting To Paths
      A little brain fried here.... Can anyone think of why converting to paths should reset the transparency of an object to 100%? Cheers, Sam
    5. FreeHand 10:Converting Chinese Text to paths become "garbish"
      Hello everyone. Need some help here with converting Chinese text to paths: I was successful in typing Chinese text using "pinyin" (ABC) but as...
  3. #2

    Default Re: Unsmooth smoothed paths for converting AI to DXF

    No solution, but I have found that curves in Illustrator that have sharp corners, are converted to smooth splines when exported to DXF. The only solution I've found is to cut the lines at the corners. Even then, it looks to me like the curves are not being exported as the correct splines. It looks like the curves are being converted to something else before export. Very annoying because I'm trying to use a DXF export to import line art into Pro/E for eventual product development... it'd be nice if the CAD model bore some resemblance toe the initial line art.
    SteveJ
    Steven_K_Jones@adobeforums.com Guest

  4. #3

    Default Re: Unsmooth smoothed paths for converting AI to DXF

    I maybe found my own soultion. When using Object -> Path -> Simplify, there is an option to use straight lines. Setting the angle to 1 degree, I approximate my original path but my path get unsmoothed
    Michel_Heeremans@adobeforums.com Guest

  5. #4

    Default Re: Unsmooth smoothed paths for converting AI to DXF

    Select the paths: Object > Path > Simplify: Enable 'Straight lines' an hit Enter

    Take also a look at this Javascript that converts smooth points to sharp points:

    -> <http://www.hilfdirselbst.ch/~illustrator/Skripte/javascript/#sharp_points>
    Kurt_Gold@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139