<?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 Managed Assemblies with iLogic Copy Design File Names in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11076087#M38831</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we use managed assemblies so we can add and replace parts from our master assemblies. We also run rules in our master assemblies using the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;iLogicVb&lt;/SPAN&gt;.&lt;SPAN&gt;RunRule&lt;/SPAN&gt;(&lt;SPAN&gt;"Part Name"&lt;/SPAN&gt;, &lt;SPAN&gt;"ruleName"&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue is when we perform an ilogic copy design the part names change and the code no longer works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the best workflow to address this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 09:58:05 GMT</pubDate>
    <dc:creator>johnster100</dc:creator>
    <dc:date>2022-04-01T09:58:05Z</dc:date>
    <item>
      <title>Managed Assemblies with iLogic Copy Design File Names</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11076087#M38831</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we use managed assemblies so we can add and replace parts from our master assemblies. We also run rules in our master assemblies using the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;iLogicVb&lt;/SPAN&gt;.&lt;SPAN&gt;RunRule&lt;/SPAN&gt;(&lt;SPAN&gt;"Part Name"&lt;/SPAN&gt;, &lt;SPAN&gt;"ruleName"&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue is when we perform an ilogic copy design the part names change and the code no longer works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the best workflow to address this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 09:58:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11076087#M38831</guid>
      <dc:creator>johnster100</dc:creator>
      <dc:date>2022-04-01T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Betreff: Managed Assemblies with iLogic Copy Design File Names</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11078219#M38832</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best way is to "stabilize" or "normalize" part names in your master assembly. Rename all components in model browser and edit your rules too. These manual names don't change on design copy and should work thereafter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May this site will help you: &lt;A href="https://clintbrown.co.uk/2020/07/29/ilogic-normalise-browser-nodes-with-code/" target="_blank" rel="noopener"&gt;https://clintbrown.co.uk/2020/07/29/ilogic-normalise-browser-nodes-with-code/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 08:13:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11078219#M38832</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2022-04-02T08:13:09Z</dc:date>
    </item>
    <item>
      <title>Betreff: Managed Assemblies with iLogic Copy Design File Names</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083513#M38833</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand about normalising the occurrence names. But I'm not so sure how to deal with the file names when they change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 08:14:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083513#M38833</guid>
      <dc:creator>johnster100</dc:creator>
      <dc:date>2022-04-05T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: Managed Assemblies with iLogic Copy Design File Names</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083840#M38834</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use document names in your rules, you need to manual adapt your rules to the new filenames in your copied files. AFAIK there's no automatism right now. The RunRule command accepts component names too.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 10:52:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083840#M38834</guid>
      <dc:creator>Ralf_Krieg</dc:creator>
      <dc:date>2022-04-05T10:52:16Z</dc:date>
    </item>
    <item>
      <title>Betreff: Managed Assemblies with iLogic Copy Design File Names</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083852#M38835</link>
      <description>&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;I thought that might be the case &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we use the part name in the 'run rule' command as our forms are often contained with multibody solid parts from which the assemblies are made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll have a think about how to best handle this for our situation,&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 10:57:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/managed-assemblies-with-ilogic-copy-design-file-names/m-p/11083852#M38835</guid>
      <dc:creator>johnster100</dc:creator>
      <dc:date>2022-04-05T10:57:29Z</dc:date>
    </item>
  </channel>
</rss>

