<?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 Inquiry for speed when exporting idw to dwg in Inventor (inquire about PC specs) in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/inquiry-for-speed-when-exporting-idw-to-dwg-in-inventor-inquire/m-p/10028058#M120688</link>
    <description>&lt;P&gt;Hello.&amp;nbsp;I use Inventor 2020.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When exporting a dwg file, place multiple assembly files and part files in a single idw drawing and export them to dwg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/871338i6F4E19E16215A362/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process takes some time,&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;so I hope there is a faster conversion method.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would like to proceed without using the task scheduler.&lt;/P&gt;&lt;P&gt;And does it have anythi&lt;SPAN style="font-family: inherit;"&gt;ng to do with PC specs when exporting to dwg files?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is it slow because of PC specs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 961px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/871339i4C84FF09C502FB00/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is all.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2021 09:04:56 GMT</pubDate>
    <dc:creator>이슬이</dc:creator>
    <dc:date>2021-01-25T09:04:56Z</dc:date>
    <item>
      <title>Inquiry for speed when exporting idw to dwg in Inventor (inquire about PC specs)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/inquiry-for-speed-when-exporting-idw-to-dwg-in-inventor-inquire/m-p/10028058#M120688</link>
      <description>&lt;P&gt;Hello.&amp;nbsp;I use Inventor 2020.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When exporting a dwg file, place multiple assembly files and part files in a single idw drawing and export them to dwg.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/871338i6F4E19E16215A362/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.jpg" alt="2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process takes some time,&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;so I hope there is a faster conversion method.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would like to proceed without using the task scheduler.&lt;/P&gt;&lt;P&gt;And does it have anythi&lt;SPAN style="font-family: inherit;"&gt;ng to do with PC specs when exporting to dwg files?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is it slow because of PC specs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 961px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/871339i4C84FF09C502FB00/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is all.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 09:04:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/inquiry-for-speed-when-exporting-idw-to-dwg-in-inventor-inquire/m-p/10028058#M120688</guid>
      <dc:creator>이슬이</dc:creator>
      <dc:date>2021-01-25T09:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inquiry for speed when exporting idw to dwg in Inventor (inquire about PC specs)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/inquiry-for-speed-when-exporting-idw-to-dwg-in-inventor-inquire/m-p/10030160#M120689</link>
      <description>&lt;P&gt;Hi! The process of exporting dwg may not be multi-threaded. So, it won't be as fast as other Export workflow. I am not sure if you are aware of a workflow in AutoCAD. If you have access to AutoCAD 2020 (the same or newer version than Inventor), you can use VIEWBASE command to create associative views to Inventor assemblies or parts. Then you can simply use EXPORTLAYOUT command to export the views to dwg. Have you tried it? It may be faster that the workflow you are using.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 22:01:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/inquiry-for-speed-when-exporting-idw-to-dwg-in-inventor-inquire/m-p/10030160#M120689</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2021-01-25T22:01:04Z</dc:date>
    </item>
  </channel>
</rss>

