<?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 Getting Browser Organisation folder list in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9651768#M32933</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm creating an addin which shows a set of views and I would like to show them according to the current views Browser Organisation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get a list of the folders which represent the current browser organisation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can obtain the current browser organisation and find it for a specific view with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;BrowserOrganization org = BrowserOrganization.GetCurrentBrowserOrganizationForViews(doc);
org.GetFolderItems(myView.Id)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't want to get the organisation for a specific view, which the above code does, rather I want to find out the browser organisation folders for all views?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can get this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 15:54:09 GMT</pubDate>
    <dc:creator>Kevin.Bell</dc:creator>
    <dc:date>2020-07-23T15:54:09Z</dc:date>
    <item>
      <title>Getting Browser Organisation folder list</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9651768#M32933</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm creating an addin which shows a set of views and I would like to show them according to the current views Browser Organisation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get a list of the folders which represent the current browser organisation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know I can obtain the current browser organisation and find it for a specific view with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;BrowserOrganization org = BrowserOrganization.GetCurrentBrowserOrganizationForViews(doc);
org.GetFolderItems(myView.Id)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't want to get the organisation for a specific view, which the above code does, rather I want to find out the browser organisation folders for all views?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can get this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 15:54:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9651768#M32933</guid>
      <dc:creator>Kevin.Bell</dc:creator>
      <dc:date>2020-07-23T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Browser Organisation folder list</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9655079#M32934</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you should collect views, then for each view check if browserOrganization filters are satisfied with BrowserOrganization.AreFiltersSatisfied method, then you can get browser organization folder parameters and get all folders for each view&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 16:00:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9655079#M32934</guid>
      <dc:creator>aignatovich</dc:creator>
      <dc:date>2020-07-25T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Browser Organisation folder list</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9655222#M32935</link>
      <description>&lt;P&gt;Thanks - that is what I did in the end...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jul 2020 18:58:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/getting-browser-organisation-folder-list/m-p/9655222#M32935</guid>
      <dc:creator>Kevin.Bell</dc:creator>
      <dc:date>2020-07-25T18:58:47Z</dc:date>
    </item>
  </channel>
</rss>

