<?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: Occurence Name in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470186#M120825</link>
    <description>&lt;P&gt;I'm pretty sure the occurrence name is pulled from the part number of the part you are placing. &amp;nbsp;Have you checked that the&amp;nbsp;part number field in iproperties&amp;nbsp;were updated when you did the copy designs?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Jan 2015 03:00:35 GMT</pubDate>
    <dc:creator>bretrick30</dc:creator>
    <dc:date>2015-01-15T03:00:35Z</dc:date>
    <item>
      <title>Occurence Name</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5467598#M120824</link>
      <description>&lt;P&gt;Hi to all, I would like to know where the Occurence Name come from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 4 assemblies named AF09, AF16, AF30 and AF50, each one have a iLogic rules.&amp;nbsp; Each assembly was made with CopyDesign from AF09&amp;nbsp;in the Vault, but they all different. When I place each one in a new assembly ''PANEL'', I have a Occurence Name of AF09:1, AF09:2,AF09:3 and AF09:4.&amp;nbsp; Why do I have AF09 instead of AF16, AF30 and AF50 in my assembly named ''PANEL''?&amp;nbsp; Where can I change that name in the iLogic assembly of AF16, AF30 and AF50?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank's for any answers!&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2015 12:32:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5467598#M120824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T12:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Occurence Name</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470186#M120825</link>
      <description>&lt;P&gt;I'm pretty sure the occurrence name is pulled from the part number of the part you are placing. &amp;nbsp;Have you checked that the&amp;nbsp;part number field in iproperties&amp;nbsp;were updated when you did the copy designs?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 03:00:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470186#M120825</guid>
      <dc:creator>bretrick30</dc:creator>
      <dc:date>2015-01-15T03:00:35Z</dc:date>
    </item>
    <item>
      <title>Re : Occurence Name</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470435#M120826</link>
      <description>&lt;P&gt;Dear Alain,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Probably the cause&amp;nbsp;is in the original sub-assemblies (AF09.iam)&amp;nbsp;used to generate (copy)&amp;nbsp;the AF16.iam, AF30.iam....&lt;/P&gt;
&lt;P&gt;&amp;nbsp; =&amp;gt; The default top browser name of AF09.iam (default should be "AF09.iam") was probably&amp;nbsp;overriden by "AF09".&lt;/P&gt;
&lt;P&gt;&amp;nbsp; =&amp;gt; This overriden browser value is then kept in the coppied iam files&amp;nbsp;which cannot be automatically updated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following steps could&amp;nbsp;correct the occurence names of your 4 sub-assemblies in your top-assembly:&lt;/P&gt;
&lt;P&gt;1) Open the 4 sub-assemblies (AF09, AF16, AF30 and AF50)&lt;/P&gt;
&lt;P&gt;2) Click a first time on its browser name&amp;nbsp;(AF09.iam)&lt;/P&gt;
&lt;P&gt;=&amp;gt; browser name is highlighted in blue&lt;/P&gt;
&lt;P&gt;3) Click a second time on its browser name&lt;/P&gt;
&lt;P&gt;=&amp;gt; browser name is in edition mode and text name is selected&lt;/P&gt;
&lt;P&gt;4) Right click &amp;gt; Delete&lt;/P&gt;
&lt;P&gt;5) Save&lt;/P&gt;
&lt;P&gt;=&amp;gt; browser name of sub-assembly is changed back to default name.&lt;/P&gt;
&lt;P&gt;6) Repeat steps 2 to 5 for the 3 other sub-assemblies&lt;/P&gt;
&lt;P&gt;7) Open top assembly &amp;gt; save&lt;/P&gt;
&lt;P&gt;=&amp;gt;&amp;nbsp;occurence names of the 4 sub-assemblies are&amp;nbsp;updated.&lt;/P&gt;
&lt;P&gt;Note: for information&amp;nbsp;it is possible in an assembly to change the mode of display of components:&lt;/P&gt;
&lt;P&gt;Ribbon &amp;gt; Assembly &amp;gt; Select "Rename Browser Node" in drop down list&amp;nbsp;"Productivity" &amp;gt; "File Name" or "Part number"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached a picture presenting in detail the steps described here above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, hit the Accept as Solution button if my post answers your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2015 09:44:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470435#M120826</guid>
      <dc:creator>Nicolas.Bourquin</dc:creator>
      <dc:date>2015-01-15T09:44:26Z</dc:date>
    </item>
    <item>
      <title>Re : Occurence Name</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470571#M120827</link>
      <description>Thanks' Nicolas, that's exactly what I figure out, after a lot of testing, and your right about the files name in the final assembly, but in my case, I am using the Vault Numbering, and when I place from ilogic the selected number appears in the final assembly, like iABB-DOL-000000:1, iABB-DOL-000001:1, etc...&lt;BR /&gt;What is the best practice in Inventor, ''Place From Vault'' or ''Place from iLogic Component''?&lt;BR /&gt;''Place From Vault'' is directly from the Vault.&lt;BR /&gt;''Place from iLogic Component'' is from my work space only witch is not control.&lt;BR /&gt;&lt;BR /&gt;Thank's again Nicolas for your help.</description>
      <pubDate>Thu, 15 Jan 2015 12:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/occurence-name/m-p/5470571#M120827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-15T12:05:10Z</dc:date>
    </item>
  </channel>
</rss>

