<?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 Betreff: slow jerky file in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973991#M181073</link>
    <description>&lt;P&gt;You can convert multiple lines to one polyline, but more isn't possible ootb without third part tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A simple example: PLANS 2.dwg&lt;/P&gt;
&lt;P&gt;On Layer "0.05 Trees" are 194714 objects, you dont FREZZE that layer, so Acad have to calculate them every time new.&lt;/P&gt;
&lt;P&gt;FREEZE the Layer if you dont want to see the objects. (Search and read about the difference of OFF and FREEZE)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And better before:&lt;/P&gt;
&lt;P&gt;Select all objects on this layer (QSELECT) and use command JOIN,&lt;/P&gt;
&lt;P&gt;your 194714 converts to ~26134, ~168580 fewer objects without lost any informations...&lt;/P&gt;</description>
    <pubDate>Wed, 02 May 2018 11:39:59 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2018-05-02T11:39:59Z</dc:date>
    <item>
      <title>slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973667#M181070</link>
      <description>&lt;P&gt;Hi All!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im sure this topic has been covered extensively.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read through the forum and tried some of the solutions but nothing is working. I started dividing my drawing up in to smaller ones and working on one plan per file but as I add more drawings in to a file the problem comes back. I think I have about 8 files now and the original drawing isnt even a big file. When I draw a line or try copying an object, it's hell on earth!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help please!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached my files. Plans 2 being the oldest and floor one by one being the latest.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 08:39:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973667#M181070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-02T08:39:02Z</dc:date>
    </item>
    <item>
      <title>Betreff: slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973765#M181071</link>
      <description>&lt;P&gt;Over 300.000 Objects are a lot of.&lt;/P&gt;
&lt;P&gt;I can understand the Software which need time for that handling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only one Keyboard - 670 objects&lt;/P&gt;
&lt;P&gt;- for 10 Keyboards ) 6700 objects&lt;/P&gt;
&lt;P&gt;i need 4 polylines and use BLOCK and Blockreferences. For such a schema is it enough.&lt;/P&gt;
&lt;P&gt;- so i have only 10 objects (Blockreferences)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;352 for a simple plant&lt;/P&gt;
&lt;P&gt;i need 1 polylines and use BLOCK and Blockreferences. For the same schema.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "structure" is very unfavorable for the performance, i can not see a special problem with that files, only the unnecessarily high number of objects.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 09:33:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973765#M181071</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-02T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Betreff: slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973794#M181072</link>
      <description>&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it&amp;nbsp; a matter of deleting the objects? or a function that I can use to fix it?&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 09:50:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973794#M181072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-02T09:50:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973991#M181073</link>
      <description>&lt;P&gt;You can convert multiple lines to one polyline, but more isn't possible ootb without third part tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A simple example: PLANS 2.dwg&lt;/P&gt;
&lt;P&gt;On Layer "0.05 Trees" are 194714 objects, you dont FREZZE that layer, so Acad have to calculate them every time new.&lt;/P&gt;
&lt;P&gt;FREEZE the Layer if you dont want to see the objects. (Search and read about the difference of OFF and FREEZE)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And better before:&lt;/P&gt;
&lt;P&gt;Select all objects on this layer (QSELECT) and use command JOIN,&lt;/P&gt;
&lt;P&gt;your 194714 converts to ~26134, ~168580 fewer objects without lost any informations...&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 11:39:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7973991#M181073</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-02T11:39:59Z</dc:date>
    </item>
    <item>
      <title>Betreff: slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7974842#M181074</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I did that, even deleted everything under the tree's layer and join lines and the drawing's fluidity did not improve at all. No idea what's going on here&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 16:21:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7974842#M181074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-02T16:21:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: slow jerky file</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7976529#M181075</link>
      <description>&lt;P&gt;You can search for the issue, copy the file to save the original and start your search.&lt;/P&gt;
&lt;P&gt;DEtach all external references (DWG,JPG,PDF), is it much better?&lt;/P&gt;
&lt;P&gt;QTEXT, is it much better ?&lt;/P&gt;
&lt;P&gt;FILLMODE OFF / REGEN is it much better ?&lt;/P&gt;
&lt;P&gt;Delete all SPLINE, is it...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you can find the biggest problems for performance, if you had found them you can check your option to handle it.&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 08:03:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/slow-jerky-file/m-p/7976529#M181075</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-03T08:03:51Z</dc:date>
    </item>
  </channel>
</rss>

