<?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: Need help with Inventor VBA to do actions during Save Events in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565653#M55030</link>
    <description>&lt;P&gt;If you have Inventor on your computer go find the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\Autodesk\Inventor 2014\Local Help\admapi_18_0.chm file and check it out. It's a good reference to start with for inventor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Also found by going to Programming Help through the question mark in the top right on the open inventor window)&lt;/P&gt;</description>
    <pubDate>Tue, 31 Mar 2015 18:43:37 GMT</pubDate>
    <dc:creator>MechMachineMan</dc:creator>
    <dc:date>2015-03-31T18:43:37Z</dc:date>
    <item>
      <title>Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5555384#M54833</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a project for my company where I takes documents from AutoCAD 2015 and Inventor 2015 and make copies of them during the save event to be placed in a different directory so they can be converted to .pdfs. I have this done in AutoCAD and was now just trying to do in Inventor as well. However, even though I was able to find the vba editor easily enough in Inventor 2015, I can not seem to find a working function that interacts with Inventor whenever the user saves. Once I find a way to interact with it I should be all right with the coding I already did for the AutoCAD side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a way to save the coding in a seperate file, like .dvb for AutoCAD?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:23:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5555384#M54833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T17:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565566#M55024</link>
      <description>&lt;P&gt;Hello?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 18:00:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565566#M55024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T18:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565653#M55030</link>
      <description>&lt;P&gt;If you have Inventor on your computer go find the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\Autodesk\Inventor 2014\Local Help\admapi_18_0.chm file and check it out. It's a good reference to start with for inventor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Also found by going to Programming Help through the question mark in the top right on the open inventor window)&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 18:43:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565653#M55030</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2015-03-31T18:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565683#M55032</link>
      <description>&lt;P&gt;I'm not sure for VBA but there are triggers that will run iLogic rules. see the attached screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" alt="Untitled.gif" src="https://forums.autodesk.com/t5/image/serverpage/image-id/161356i3891107F80648D5B/image-size/original?v=mpbl-1&amp;amp;px=-1" title="Untitled.gif" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 18:51:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565683#M55032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T18:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565736#M55039</link>
      <description>To add, using Ken's method requires changing templates and may no work the greatest for already created files.</description>
      <pubDate>Tue, 31 Mar 2015 19:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565736#M55039</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2015-03-31T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565789#M55044</link>
      <description>&lt;P&gt;Hello, thanks for look at my post and offering suggestions, but it's my fault for not being specfic in the first post. I'm working in the VBA and would like to do something like this code I have for AutoCAD, but use it instead for Inventor:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Private Sub AcadDocument_BeginClose()&lt;BR /&gt;Dim name As String&lt;BR /&gt;name = ThisDrawing.name&lt;BR /&gt;ThisDrawing.SaveAs "C:\otherDirectory\TEMPLATE\test\" &amp;amp; name&lt;BR /&gt;End Sub"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm saving it in the other directory s a backup and for conversion purporses later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also does the Inventor VBA have some similar to "Private Sub AcadDocument_EndSave(ByVal FileName As String)" and "Private Sub AcadDocument_BeginSave(ByVal FileName As String)" functions?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2015 19:47:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5565789#M55044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-31T19:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5611459#M55586</link>
      <description>hello?</description>
      <pubDate>Tue, 28 Apr 2015 18:15:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5611459#M55586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-28T18:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Inventor VBA to do actions during Save Events</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5612111#M55587</link>
      <description>&lt;P&gt;Did you search the forum? There are a lot of samples.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Georg&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 05:54:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/need-help-with-inventor-vba-to-do-actions-during-save-events/m-p/5612111#M55587</guid>
      <dc:creator>GeorgK</dc:creator>
      <dc:date>2015-04-29T05:54:17Z</dc:date>
    </item>
  </channel>
</rss>

