<?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: ilogic-Drawing in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5433385#M121550</link>
    <description>&lt;P&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2014 08:27:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-05T08:27:14Z</dc:date>
    <item>
      <title>ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5413525#M121545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one query, It may require some API customization.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose I had created 3 drawings say "Large.idw", "medium.idw" and small.idw" reference to one assembly file.&lt;/P&gt;&lt;P&gt;I had created three variants using i-Logic say small, medium and large.iam.&lt;/P&gt;&lt;P&gt;Let say, in each drawings , I had created unique annotations, BOM, manual dimensions and automatic dimensions for each drawing.&lt;/P&gt;&lt;P&gt;I want to write a code in such a way that, whenever I call and edit Large, medium or small configuration, it has to launch "Large.idw", "medium.idw" and small.idw" with associated changes.&lt;/P&gt;&lt;P&gt;Finally, If I change the configuration to large, medium and small , &amp;nbsp;unique annotations and manual dimensions &amp;nbsp;given to respective ".idw's" must be restricted to respective sheets and should not override.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, is not how Inventor works. Even if you create multiple drawings (ex. &lt;EM&gt;large.idw, medium.idw&lt;/EM&gt; and &lt;EM&gt;small.idw&lt;/EM&gt;) for different states, they will still refer to the current state of model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to do it?&lt;/P&gt;&lt;P&gt;Please help me in this regard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently i am using &amp;nbsp;publishing PDF files because there is no link to the model.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 09:10:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5413525#M121545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-19T09:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421056#M121546</link>
      <description>It's normal behavoir For inventor. But if you want to control it. I would suggest use datamanagement, so you can refer to the revision state of a drawing not the latest version.&lt;BR /&gt;Or stay in Inventor and use the "defer update option" in the document setting of your drawing. If you open the drawing he will remain in his last saved state.&lt;BR /&gt;You can control this option thru the API.&lt;BR /&gt;&lt;BR /&gt;Succes,&lt;BR /&gt;&lt;BR /&gt;Theo</description>
      <pubDate>Sat, 22 Nov 2014 06:26:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421056#M121546</guid>
      <dc:creator>theo_bot</dc:creator>
      <dc:date>2014-11-22T06:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421064#M121547</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your mail.&lt;/P&gt;&lt;P&gt;I appreciate your support on same.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How to control &amp;nbsp;the "defer update option" in the document setting of drawing&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;thru the API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you have done this, may i please get the API code for the same.&lt;/P&gt;&lt;P&gt;Look forward for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 06:59:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421064#M121547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-22T06:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421068#M121548</link>
      <description>&lt;A target="_blank" href="http://adndevblog.typepad.com/manufacturing/2012/05/how-to-defer-updates-in-inventor-using-vbvba.html"&gt;http://adndevblog.typepad.com/manufacturing/2012/05/how-to-defer-updates-in-inventor-using-vbvba.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Theo</description>
      <pubDate>Sat, 22 Nov 2014 07:28:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421068#M121548</guid>
      <dc:creator>theo_bot</dc:creator>
      <dc:date>2014-11-22T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421072#M121549</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;</description>
      <pubDate>Sat, 22 Nov 2014 07:33:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5421072#M121549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-22T07:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5433385#M121550</link>
      <description>&lt;P&gt;Thanks a lot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2014 08:27:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5433385#M121550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-05T08:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: ilogic-Drawing</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5456536#M121551</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to run a ilogic rule in any assembly environment so that it has to allow me to rename components in series say "A01, A02....or PJ12, PJ13 or in any series ". I had tried the code, please refer to the attachment, this code worked well, it had renamed all the components in assembly environment. But when I open the part file in a separate window, the component name is reverted back to original one before applying the iLogic code mentioned in the attachement. Please let me know how to fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jan 2015 12:26:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-drawing/m-p/5456536#M121551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-01T12:26:10Z</dc:date>
    </item>
  </channel>
</rss>

