<?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 Programmicaly pushing iLogic into Legacy Inventor Documents in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3122070#M139501</link>
    <description>&lt;P&gt;We are currently using Inventor 2011.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the&amp;nbsp;API allow programmicaly pushing iLogic code into Legacy Inventor Documents?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have hundreds of thousands of Legacy Drawing documents. &amp;nbsp;We would like to use iLogic in them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way this is possible without having to manually cut and paste for every file?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2011 23:35:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-08-11T23:35:11Z</dc:date>
    <item>
      <title>Programmicaly pushing iLogic into Legacy Inventor Documents</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3122070#M139501</link>
      <description>&lt;P&gt;We are currently using Inventor 2011.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the&amp;nbsp;API allow programmicaly pushing iLogic code into Legacy Inventor Documents?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have hundreds of thousands of Legacy Drawing documents. &amp;nbsp;We would like to use iLogic in them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any way this is possible without having to manually cut and paste for every file?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2011 23:35:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3122070#M139501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-11T23:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Programmicaly pushing iLogic into Legacy Inventor Documents</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3126062#M139502</link>
      <description>&lt;P&gt;Found a Work around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using VBA I programmically&lt;/P&gt;&lt;P&gt;1) Load a new drawing based on the new drawing template that contains the iLogic Code.&lt;/P&gt;&lt;P&gt;2) Open the old drawing and loop through the old sheets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the Sheet.CopyTo() method to copy the sheets to the new drawing file.&lt;/P&gt;&lt;P&gt;3) Delete the old&amp;nbsp;sheet format and title block then add the new&amp;nbsp;border and titleblock style.&lt;/P&gt;&lt;P&gt;4) Delete any parts lists and recreate them using the new partslist style.&lt;/P&gt;&lt;P&gt;5) After the loop finishes i delete the empty sheet 1 of the new drawing&amp;nbsp;&lt;/P&gt;&lt;P&gt;6)&amp;nbsp;get the&amp;nbsp;old drawing name&lt;/P&gt;&lt;P&gt;7) Close the old drawing&lt;/P&gt;&lt;P&gt;8) Save the new drawing with the old name.&amp;nbsp; (Overwriting the old drawing)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drawing Format and styles updated and the iLogic is now embedded as desired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2011 18:27:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3126062#M139502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-16T18:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Programmicaly pushing iLogic into Legacy Inventor Documents</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3127488#M139503</link>
      <description>&lt;P&gt;Hi Gruff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This link might provide some help on this matter too (if not for your needs, maybe for others in the future):&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://inventortrenches.blogspot.com/2011/08/built-for-speed-running-ilogic-rules.html"&gt;http://inventortrenches.blogspot.com/2011/08/built-for-speed-running-ilogic-rules.html&lt;/A&gt;﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A target="_blank" href="http://inventortrenches.blogspot.com"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/programmicaly-pushing-ilogic-into-legacy-inventor-documents/m-p/3127488#M139503</guid>
      <dc:creator>Curtis_W</dc:creator>
      <dc:date>2011-08-17T17:40:12Z</dc:date>
    </item>
  </channel>
</rss>

