<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Divide in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9244039#M117455</link>
    <description>&lt;P&gt;thx!&lt;/P&gt;&lt;P&gt;that gets me much closer!! very much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 20:32:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-10T20:32:05Z</dc:date>
    <item>
      <title>Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9241167#M117450</link>
      <description>&lt;P&gt;Is there a way to divide equally a line, Arc Circle, Polyline, etc. less than or equal to a specific dimension? &amp;lt;= 108"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 18:57:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9241167#M117450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-09T18:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9241213#M117451</link>
      <description>MEASURE command (not DIVIDE) if I understood your need correctly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:12:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9241213#M117451</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2020-01-09T19:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243520#M117452</link>
      <description>&lt;P&gt;I can do it manually, what I am trying to achieve is one step to divide and break a line, arch, circle, etc. into equal parts 108" or less as close to 108" as possible. example - if I have a line 1080 long it would divide and break every 108" for 10pcs. if I have a line 1020" long it would divide and break every 102" for 10pcs. if I have a line 387" it would divide and break every 96.75" for 4pcs. hope this makes sense!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 16:49:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243520#M117452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-10T16:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243563#M117453</link>
      <description>&lt;P&gt;Try this from Kent&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cadtips.cadalyst.com/2d-operations/divide-and-measure-plus" target="_blank" rel="noopener"&gt;https://cadtips.cadalyst.com/2d-operations/divide-and-measure-plus&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/use-this-lisp-for-every-selected-objects-divide/td-p/8647251" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/use-this-lisp-for-every-selected-objects-divide/td-p/8647251&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:12:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243563#M117453</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2020-01-10T17:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243844#M117454</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/558015"&gt;@Patchy&lt;/a&gt;&amp;nbsp;'s first link is where I would have sent you if they didn't beat me to it.&amp;nbsp; That contains two commands -- the one you want is &lt;STRONG&gt;&lt;FONT color="#000000"&gt;DIV+&lt;/FONT&gt;&lt;/STRONG&gt;.&amp;nbsp; And when it says:&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;FONT color="#000000"&gt;Enter number of Segments, or M for Maximum spacing &amp;lt;M&amp;gt;:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;you want that Maximum option, and give it your maximum [the 108 mentioned in your description].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has lots of improvements over regular DIVIDE beyond that possibility:&amp;nbsp; it will remember that Maximum option and your distance and offer them as defaults on later use in the same editing session;&amp;nbsp; you have more options about the rotation of Blocks;&amp;nbsp; you can mark with Lines or User-selected object(s);&amp;nbsp; it lets you put whatever the marking thing is at the ends of open-ended paths;&amp;nbsp; etc.&amp;nbsp; See the top of the file.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 18:57:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9243844#M117454</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2020-01-10T18:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Divide</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9244039#M117455</link>
      <description>&lt;P&gt;thx!&lt;/P&gt;&lt;P&gt;that gets me much closer!! very much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 20:32:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide/m-p/9244039#M117455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-10T20:32:05Z</dc:date>
    </item>
  </channel>
</rss>

