<?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: DWG Export Macro Displaying File Dialogs for Each Sheet in Inventor 2019 in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8468515#M92461</link>
    <description>&lt;P&gt;I'm still looking for a solution to this.&amp;nbsp; I haven't been able to find any answers on how to fix this.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Dec 2018 14:03:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-14T14:03:40Z</dc:date>
    <item>
      <title>DWG Export Macro Displaying File Dialogs for Each Sheet in Inventor 2019</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8462841#M92392</link>
      <description>&lt;P&gt;I have a VBA macro in inventor that performs some formatting operations before exporting the current drawing as an AutoCAD DWG.&amp;nbsp; The export operation is accomplished with the TranslatorAddIn.SaveCopyAs() method.&amp;nbsp; The copy was copied from the DWG translator sample in the API documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We just updated from Inventor 2016 to Inventor 2019 a few days ago.&amp;nbsp; This macro was developed and worked fine (and still does) on Inventor 2016.&amp;nbsp; However, in Inventor 2019, the SaveCopyAs() method brings up a file dialog for each sheet asking to confirm the filename.&amp;nbsp; I don't want any dialogs to come up during the export process.&amp;nbsp; Has something changed in 2019 that makes this not work the way it used to?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached the *.ini file that is being used for the export options by the macro.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 13:56:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8462841#M92392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: DWG Export Macro Displaying File Dialogs for Each Sheet in Inventor 2019</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8463314#M92397</link>
      <description>&lt;P&gt;I tried adding:&lt;/P&gt;
&lt;PRE&gt;ThisApplication.SilentOperation = True&lt;/PRE&gt;
&lt;P&gt;before my SaveCopyAs() call.&amp;nbsp; But that had no effect.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:08:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8463314#M92397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-12T16:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: DWG Export Macro Displaying File Dialogs for Each Sheet in Inventor 2019</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8468515#M92461</link>
      <description>&lt;P&gt;I'm still looking for a solution to this.&amp;nbsp; I haven't been able to find any answers on how to fix this.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 14:03:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/8468515#M92461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-14T14:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: DWG Export Macro Displaying File Dialogs for Each Sheet in Inventor 2019</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/9649365#M113594</link>
      <description>&lt;P&gt;have you tried "doc.saveas"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SaveAs(FileName As String, SaveCopyAs As Boolean)&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 14:53:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/dwg-export-macro-displaying-file-dialogs-for-each-sheet-in/m-p/9649365#M113594</guid>
      <dc:creator>skyngu</dc:creator>
      <dc:date>2020-07-22T14:53:11Z</dc:date>
    </item>
  </channel>
</rss>

