<?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 Renaming iLogicForms with iLogic in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12585889#M164227</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm wondering if it is possibly to rename an iLogicForm using iLogic? My initial searching makes it look like this might be very tricky or possibly impossible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a plugin for furniture design, and I've created a set of components using the plugin that automatically create assemblies with nested assemblies inside controlled by ilogic forms. I have 2 issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First if there are multiple copies of the same component I want to see on the form name which copy of the component I'm editing. Second, it seems like you can only have one form with the same name open at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping someone can maybe point me in the right direction.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 15:45:09 GMT</pubDate>
    <dc:creator>jeffstoffers</dc:creator>
    <dc:date>2024-02-27T15:45:09Z</dc:date>
    <item>
      <title>Renaming iLogicForms with iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12585889#M164227</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm wondering if it is possibly to rename an iLogicForm using iLogic? My initial searching makes it look like this might be very tricky or possibly impossible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a plugin for furniture design, and I've created a set of components using the plugin that automatically create assemblies with nested assemblies inside controlled by ilogic forms. I have 2 issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First if there are multiple copies of the same component I want to see on the form name which copy of the component I'm editing. Second, it seems like you can only have one form with the same name open at a time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping someone can maybe point me in the right direction.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:45:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12585889#M164227</guid>
      <dc:creator>jeffstoffers</dc:creator>
      <dc:date>2024-02-27T15:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming iLogicForms with iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12585989#M164231</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6523985"&gt;@jeffstoffers&lt;/a&gt;.&amp;nbsp; There is currently no built-in or easy way to rename an iLogic form from an iLogic rule.&amp;nbsp; We only recently (in the last year or 2) found a way to delete all internal iLogic forms within an Inventor Document, and more recently, how to delete just one specific internal iLogic form from within an Inventor Document.&amp;nbsp; There may still be a way to rename one by code, but it would require some further research, and most likely some XML code editing.&amp;nbsp; I do not recall anyone asking for this ability before, so there may simply not be any research into a workaround way to do it, since there is no built-in iLogic way to do it.&amp;nbsp; But we just got the ability to Close iLogic forms by code in the 2024 release of Inventor, so maybe they will provide some additional iLogic functionality in a future release of Inventor.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 16:27:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12585989#M164231</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2024-02-27T16:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming iLogicForms with iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12586271#M164236</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7812054"&gt;@WCrihfield&lt;/a&gt;thank you for the response. I had read the threads for deleting iLogic forms you are referencing and I was hoping that I was on the wrong track there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I might try to find time to take a crack at it but I doubt I'll be able to find the time.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 19:08:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12586271#M164236</guid>
      <dc:creator>jeffstoffers</dc:creator>
      <dc:date>2024-02-27T19:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Renaming iLogicForms with iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12586298#M164238</link>
      <description>&lt;P&gt;I have been pretty busy at work too lately.&amp;nbsp; I quickly dabbled with it a bit earlier, and was able to change the name of an internal form, but somehow screwed up the form in the process, so I have more trial &amp;amp; error testing to do.&amp;nbsp; I suspect it needs to be changed within the regular form spec, and within the button spec for the forms tab.&amp;nbsp; I am not super familiar or fast at writing vb.net code for editing XML code, so I am learning as I go, when I find time.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 19:25:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/renaming-ilogicforms-with-ilogic/m-p/12586298#M164238</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2024-02-27T19:25:46Z</dc:date>
    </item>
  </channel>
</rss>

