<?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 Export CSV from Selection Inspector using API in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/export-csv-from-selection-inspector-using-api/m-p/8784135#M3346</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I'm trying to streamline the workflow of a plugin. The process involves finding elements with length &amp;amp; width values through the find items interface, then exporting to CSV in the format shown below. I've searched through the documentation and I can't seem to find anything in the API that deals with either the formatting (columns) or the CSV export itself.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Is there a way to perform this function with the API, or do I need to handle the data export outside of the Navisworks environment?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Picture1.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/635264iCA01CE8164DC8D62/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.PNG" alt="Picture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 19:09:11 GMT</pubDate>
    <dc:creator>nate.rodriguez</dc:creator>
    <dc:date>2019-05-10T19:09:11Z</dc:date>
    <item>
      <title>Export CSV from Selection Inspector using API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/export-csv-from-selection-inspector-using-api/m-p/8784135#M3346</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I'm trying to streamline the workflow of a plugin. The process involves finding elements with length &amp;amp; width values through the find items interface, then exporting to CSV in the format shown below. I've searched through the documentation and I can't seem to find anything in the API that deals with either the formatting (columns) or the CSV export itself.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Is there a way to perform this function with the API, or do I need to handle the data export outside of the Navisworks environment?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Picture1.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/635264iCA01CE8164DC8D62/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.PNG" alt="Picture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 19:09:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/export-csv-from-selection-inspector-using-api/m-p/8784135#M3346</guid>
      <dc:creator>nate.rodriguez</dc:creator>
      <dc:date>2019-05-10T19:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export CSV from Selection Inspector using API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/export-csv-from-selection-inspector-using-api/m-p/8787197#M3347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4971803"&gt;@nate.rodriguez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Selection Inspector is a plugin based on Navisworks API. If it does not provide an option to configure the columns, then you have to dump the data yourself by Navisworks API, and output CSV yourself.&amp;nbsp; In another word, write code like what Selection Inspector does. Navisworks API is typically running inside Navisworks (as a plugin), unless you would like to have a .NET control based application, which could run independently, yet fundamentals are supported by Navisworks environment.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some blogs might probably be helpful for you to get started with:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://adndevblog.typepad.com/aec/2012/05/navisworks-net-api-properties.html" target="_blank"&gt;https://adndevblog.typepad.com/aec/2012/05/navisworks-net-api-properties.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://adndevblog.typepad.com/aec/2012/07/use-search-api.html" target="_blank"&gt;https://adndevblog.typepad.com/aec/2012/07/use-search-api.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 12:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/export-csv-from-selection-inspector-using-api/m-p/8787197#M3347</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2019-05-13T12:39:10Z</dc:date>
    </item>
  </channel>
</rss>

