<?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 Collection of BrowserNodeDefinitions? - Find free ID? in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/collection-of-browsernodedefinitions-find-free-id/m-p/9479123#M109401</link>
    <description>&lt;P&gt;Working on a Custom pane, and need to create a lot of BrowserNode definitions&lt;/P&gt;&lt;P&gt;Using the&amp;nbsp;oDoc.BrowserPanes.&lt;STRONG&gt;CreateBrowserNodeDefinition&lt;/STRONG&gt;("Label", &lt;STRONG&gt;ID&lt;/STRONG&gt;, clientNodeRsc). The ID needs to be unique for the document.&lt;/P&gt;&lt;P&gt;I know I can retain a list of unique id's for the Node definitions I create my self, by adding it to a list. But how do I ensure not to mess with some other Id' created by other addins?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even tried to iterate through the Nodes collection, but the ID remains hidden&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@3E5F6F5F61A59A319E954F4832B72305/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;For Each oNode As BrowserNode In oDoc.BrowserPanes(1).TopNode.BrowserNodes
Dim oBrowserNodeDefinition As BrowserNodeDefinition = oNode.BrowserNodeDefinition
oBrowserNodeDefinition. ???
Next
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tNodeRsc)&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2020 08:56:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-29T08:56:53Z</dc:date>
    <item>
      <title>Collection of BrowserNodeDefinitions? - Find free ID?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/collection-of-browsernodedefinitions-find-free-id/m-p/9479123#M109401</link>
      <description>&lt;P&gt;Working on a Custom pane, and need to create a lot of BrowserNode definitions&lt;/P&gt;&lt;P&gt;Using the&amp;nbsp;oDoc.BrowserPanes.&lt;STRONG&gt;CreateBrowserNodeDefinition&lt;/STRONG&gt;("Label", &lt;STRONG&gt;ID&lt;/STRONG&gt;, clientNodeRsc). The ID needs to be unique for the document.&lt;/P&gt;&lt;P&gt;I know I can retain a list of unique id's for the Node definitions I create my self, by adding it to a list. But how do I ensure not to mess with some other Id' created by other addins?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even tried to iterate through the Nodes collection, but the ID remains hidden&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@3E5F6F5F61A59A319E954F4832B72305/emoticons/1f914.png" alt=":thinking_face:" title=":thinking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;For Each oNode As BrowserNode In oDoc.BrowserPanes(1).TopNode.BrowserNodes
Dim oBrowserNodeDefinition As BrowserNodeDefinition = oNode.BrowserNodeDefinition
oBrowserNodeDefinition. ???
Next
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tNodeRsc)&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 08:56:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/collection-of-browsernodedefinitions-find-free-id/m-p/9479123#M109401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-29T08:56:53Z</dc:date>
    </item>
  </channel>
</rss>

