<?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>tema Re: Incremental Saves as Seperate Files en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402328#M898939</link>
    <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weirdly enough, Autodesk Ideas does not include an Idea area for vanilly AutoCAD. I'd love to suggest this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/custom/page/page-id/ideas-page" target="_blank"&gt;https://forums.autodesk.com/t5/custom/page/page-id/ideas-page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-civil-3d-ideas/idb-p/31/tab/most-recent" target="_blank"&gt;AutoCAD Civil 3D&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-electrical-ideas/idb-p/37/tab/most-recent" target="_blank"&gt;AutoCAD Electrical&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-map-3d-ideas/idb-p/90/tab/most-recent" target="_blank"&gt;AutoCAD Map 3D&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-mobile-ideas/idb-p/228/tab/most-recent" target="_blank"&gt;AutoCAD Mobile&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-plant-3d-p-id-ideas/idb-p/48/tab/most-recent" target="_blank"&gt;AutoCAD Plant 3D / P&amp;amp;ID&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any idea why regular AutoCAD ideas are missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2017 17:35:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-22T17:35:00Z</dc:date>
    <item>
      <title>Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7401979#M898916</link>
      <description>&lt;P&gt;I am working on the CAD to Revit workflow and one of the things that drives me mad is how people always change CAD drawings with new names. I don't have time to chase the latest CAD drawing in Revit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My ideal scenario is that users would get an incremental save button, much like in 3ds Max, but a bit different. My main objective is that the latest drawing always keeps the same and that we still allow for separate backup files to be created with proper nomenclature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So for example working on the file &lt;STRONG&gt;SITE.dgw&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Backup Saving creates a separate file called &lt;STRONG&gt;SITE-2017-09-17.0&lt;U&gt;01&lt;/U&gt;.dwg&lt;/STRONG&gt;, but the user is still working in &lt;STRONG&gt;SITE.dwg&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next Backup save would create a separate file called &lt;STRONG&gt;SITE-2017-09-17.0&lt;U&gt;02&lt;/U&gt;.dwg&lt;/STRONG&gt;, once again the user is still working in &lt;STRONG&gt;SITE.dwg&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This allows Revit to point to one file and users always know to just go in the same CAD file. It also keeps a consistent backup structure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know of any macro or function that could do this?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 15:36:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7401979#M898916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-22T15:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402318#M898937</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I like this idea but I am not aware of a routine to do this automatically. Obviously, most Document Management systems will create versioning but I am not sure if one is in play here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When &amp;nbsp;a file is saved in AutoCAD, a BAK file is created and not another DWG. In the past, I have required users to keep the active drawing to retain the original name. Older versions should be moved to an appropriate version folder and possibly also renamed (perhaps with the date last published in the name).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's see if anyone here in the Community has another automatic solution for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 17:28:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402318#M898937</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-09-22T17:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402328#M898939</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weirdly enough, Autodesk Ideas does not include an Idea area for vanilly AutoCAD. I'd love to suggest this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/custom/page/page-id/ideas-page" target="_blank"&gt;https://forums.autodesk.com/t5/custom/page/page-id/ideas-page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-civil-3d-ideas/idb-p/31/tab/most-recent" target="_blank"&gt;AutoCAD Civil 3D&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-electrical-ideas/idb-p/37/tab/most-recent" target="_blank"&gt;AutoCAD Electrical&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-map-3d-ideas/idb-p/90/tab/most-recent" target="_blank"&gt;AutoCAD Map 3D&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-mobile-ideas/idb-p/228/tab/most-recent" target="_blank"&gt;AutoCAD Mobile&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-plant-3d-p-id-ideas/idb-p/48/tab/most-recent" target="_blank"&gt;AutoCAD Plant 3D / P&amp;amp;ID&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any idea why regular AutoCAD ideas are missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 17:35:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402328#M898939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-22T17:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402368#M898942</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes there are idea pages for most products but not all. &amp;nbsp;I suggest putting this idea in the AUGI.com wishlist as I know the team refers to it for new feature consideration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the contribution!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 17:51:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402368#M898942</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-09-22T17:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402698#M898958</link>
      <description>Sounds like you all are ready to implement document management software with versioning controls.&lt;BR /&gt;&lt;BR /&gt;But... Do you really want that in your REVIT model on the server? Or are you a "lone wolf" with REVIT, no one else shares your model? That could be a nightmare to manage on a team. The REVIT model for teams is a big deal, versioning as you describe is not the way to go. Inquire in the REVIT forum to get real-world feedback from many users &lt;A href="https://forums.autodesk.com/t5/revit-architecture-forum/bd-p/133" target="_blank"&gt;https://forums.autodesk.com/t5/revit-architecture-forum/bd-p/133&lt;/A&gt;</description>
      <pubDate>Fri, 22 Sep 2017 19:39:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402698#M898958</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-09-22T19:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Saves as Seperate Files</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402720#M898962</link>
      <description>&lt;P&gt;Well, I just need a button in AutoCAD that does this. A LISP would do it, but I'm not good at it. Ideally, it would simply be an Autodesk feature or a plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We share our models, buy older employees refuse to work in Revit at the beginning and work in CAD.à&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nonetheles, this is something I would want in CAD even if I don't use Revit.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 19:52:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/incremental-saves-as-seperate-files/m-p/7402720#M898962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-22T19:52:13Z</dc:date>
    </item>
  </channel>
</rss>

