<?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 Divide line in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505427#M22785</link>
    <description>&lt;P&gt;I am looking for a way to divide a line into various lengths. I have attached an image for reference. The line needs to be divided into a particular length with both edges maintained at a certain distance. In between, I need points with a maximum distance of 300mm or less. The points should be equally spaced. Is it possible to do this, or is there an easier method available?&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2024-01-18 144104.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1315576i1AC694EA481D611F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-01-18 144104.jpg" alt="Screenshot 2024-01-18 144104.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 10:41:33 GMT</pubDate>
    <dc:creator>sarinaliyath_joy</dc:creator>
    <dc:date>2024-01-18T10:41:33Z</dc:date>
    <item>
      <title>Divide line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505427#M22785</link>
      <description>&lt;P&gt;I am looking for a way to divide a line into various lengths. I have attached an image for reference. The line needs to be divided into a particular length with both edges maintained at a certain distance. In between, I need points with a maximum distance of 300mm or less. The points should be equally spaced. Is it possible to do this, or is there an easier method available?&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screenshot 2024-01-18 144104.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1315576i1AC694EA481D611F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-01-18 144104.jpg" alt="Screenshot 2024-01-18 144104.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505427#M22785</guid>
      <dc:creator>sarinaliyath_joy</dc:creator>
      <dc:date>2024-01-18T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Divide line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505726#M22786</link>
      <description>&lt;P&gt;The divide command will place nodes (points) along the length of a selected line based on the number of divisions you provide.&amp;nbsp; i.e. "Divide" (Select line) Enter number of segments: "4".&lt;BR /&gt;&lt;BR /&gt;This would place 3 nodes (points) along the line. You can use these as a reference to break the line or otherwise make edits.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The nodes do not update with the line as it changes.&amp;nbsp; They are static.&lt;BR /&gt;&lt;BR /&gt;There is also a block option to the divide command.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 13:13:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505726#M22786</guid>
      <dc:creator>apjones</dc:creator>
      <dc:date>2024-01-18T13:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Divide line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505744#M22787</link>
      <description>&lt;P&gt;This is one of the things that the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;DIV+&lt;/STRONG&gt;&lt;/FONT&gt; command in &lt;STRONG&gt;DivideMeasurePlus.lsp&lt;/STRONG&gt; is exactly for -- available &lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/measure-command-on-mult-objects/m-p/10163710/highlight/true#M412605" target="_blank" rel="noopener"&gt;&amp;gt;here&amp;lt;&lt;/A&gt;.&amp;nbsp; Three of its enhancements over regular DIVIDE [among many others] that are relevant to your request:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can take a User-specified Maximum spacing, and divide the length into the smallest number of spaces required such that they do not exceed that maximum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can inset the end-most division points by a User-specified distance [and the maximum-spacing division will be calculated for the remaining distance between those inset locations].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can mark the division points with perpendicular Lines of User-specified length [as well as the usual Points or Blocks, and also with any User-selected existing object(s)].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Read the comments at the top of the file.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 13:31:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/divide-line/m-p/12505744#M22787</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-01-18T13:31:50Z</dc:date>
    </item>
  </channel>
</rss>

