<?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: Navisworsk Datatool query with dynamic columns. in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046706#M5584</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You may take a look at this blog I wrote just now, though it talks about connecting Access database.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/aec/2016/02/connect-access-database-with-objects-properties-of-property.html" target="_blank"&gt;http://adndevblog.typepad.com/aec/2016/02/connect-access-database-with-objects-properties-of-property.html&lt;/A&gt;&lt;BR /&gt;Hope it helps a bit.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xiaodong&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2016 04:02:46 GMT</pubDate>
    <dc:creator>xiaodong_liang</dc:creator>
    <dc:date>2016-02-19T04:02:46Z</dc:date>
    <item>
      <title>Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6036777#M5580</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to map external attribute from SQL Server using Datatools in Navisworks. I referred &lt;A href="https://knowledge.autodesk.com/support/navisworks-products/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Navisworks/files/GUID-33F98F81-8B21-4355-A6B4-1F315E3FFA7F-htm.html" target="_blank"&gt;this&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It works well with fixed column in select query. Is is possible with dynamic columns?&lt;/P&gt;&lt;P&gt;For example like PDS DGN (DMRS Linkage) with DRV file, attributes ( columns) will vary w.r.t model item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2016 09:30:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6036777#M5580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-12T09:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6044550#M5581</link>
      <description>&lt;P&gt;I am herewith attached image to get&amp;nbsp;clear idea of my question.&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/218836iDE3266C534CD1796/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Untitled.png" title="Untitled.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 00:56:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6044550#M5581</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T00:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6045777#M5582</link>
      <description>&lt;P&gt;I don't think so.&amp;nbsp; You will likely have to build a plug-in which manages its own SQL connection and query generation.&amp;nbsp; You might want to build your own property display palette, or you could have it auto-append custom property tabs to objects as they are inspected.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 16:58:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6045777#M5582</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2016-02-18T16:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046705#M5583</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may take a look at this blog I wrote just now, though it talks about connecting Access database.&lt;BR /&gt;Hope it helps a bit.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xiaodong</description>
      <pubDate>Fri, 19 Feb 2016 04:01:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046705#M5583</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2016-02-19T04:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046706#M5584</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You may take a look at this blog I wrote just now, though it talks about connecting Access database.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/aec/2016/02/connect-access-database-with-objects-properties-of-property.html" target="_blank"&gt;http://adndevblog.typepad.com/aec/2016/02/connect-access-database-with-objects-properties-of-property.html&lt;/A&gt;&lt;BR /&gt;Hope it helps a bit.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xiaodong&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 04:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046706#M5584</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2016-02-19T04:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046779#M5585</link>
      <description>&lt;P&gt;Liang ,&lt;/P&gt;&lt;P&gt;dgorsman,&lt;/P&gt;&lt;P&gt;Thank for for your imputs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating custom property catagory and properties for a plant will takes days/weeks to complete. Because i already implemented this solution and is not good for a big plant.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Is there any way to implement like creating linkage for modelitem? Since i can move my property data from SQL server to any other format.&lt;/P&gt;&lt;P&gt;My idea is, I am having my own unique key for each modelitem, that act as a linkage between model item and the data source ( may be like DRV in PDS.)&lt;/P&gt;&lt;P&gt;Basically i wants to implement&amp;nbsp;a functionality like PDS DGN. Each Element is mapped with unique linkage value called DMRD Linkage and there is an entry for each DMRS Linkage in DRV file which acts as datasource for external attributes. So that navisworks shows the "PDS Component Data" category in&amp;nbsp;Property window and displays attributs which will vary based on the selected model item.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/219175i581E1117D1F674D1/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="ADNjpg.jpg" title="ADNjpg.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why i need is.&lt;/P&gt;&lt;P&gt;1. Creating new property category and properties is time consuming if the model is large.&lt;/P&gt;&lt;P&gt;2. Using plugin and own property grid approach, &amp;nbsp;we can't use in freedom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the linkage and DRV approach is good in performance wise while publish and we can use the file in freedom with extended attribute.&lt;/P&gt;&lt;P&gt;Please provide me some input based on the above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 06:23:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046779#M5585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-19T06:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046906#M5586</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is your source data? Is it dgn? Would&amp;nbsp;creating or extending a drv file with data from&amp;nbsp;SQL server help you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Audun&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 08:45:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046906#M5586</guid>
      <dc:creator>Audun_Opdal</dc:creator>
      <dc:date>2016-02-19T08:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046932#M5587</link>
      <description>&lt;P&gt;Audun,&lt;/P&gt;&lt;P&gt;No. It is not DGN. It is SAT file.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 09:02:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6046932#M5587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-19T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6050617#M5588</link>
      <description>&lt;P&gt;Populating *everything* does take a lot of time, true.&amp;nbsp; But thats where you need to start cheating.&amp;nbsp;&amp;nbsp;Don't populate objects that&amp;nbsp;aren't inspected, and save the data for those that have already been inspected.&amp;nbsp; For example, with your own palette it first checks to see if the selected object(s) have the required data, if not query the database then add it to the object.&amp;nbsp; Objects are populated as you go.&amp;nbsp; Of course if you go with a separate palette it doesn't have to&amp;nbsp;read the Navisworks properties at all it can be purely driven from database queries.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2016 15:38:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6050617#M5588</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2016-02-22T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6051954#M5589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As long as you have a unique key for each modelitem this might be possible:&lt;/P&gt;&lt;P&gt;A plugin in Navisworks Manage could collect your data and store attributes in NWD files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The attributes stored in NWD files should be accessibe with Freedom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Audun&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 08:25:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6051954#M5589</guid>
      <dc:creator>Audun_Opdal</dc:creator>
      <dc:date>2016-02-23T08:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6052061#M5590</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Audun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My understanding of &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"A plugin in Navisworks Manage could collect your data and store attributes in NWD files" &amp;nbsp;is to create cutom property category and properties right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so, there is performence issue in that. It takes Days/Weeks to complete for a large model file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dgorsman,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to publish NWD to others without external database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;xiaodong.liang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If i create "Custom property category" and properties in "CurrentSelection_Changed" event, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"CurrentSelection_Changed" will fire during publishing &amp;nbsp;or not?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 09:55:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6052061#M5590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6052064#M5591</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Audun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My understanding of &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"A plugin in Navisworks Manage could collect your data and store attributes in NWD files" &amp;nbsp;is to create cutom property category and properties right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If so, there is performence issue in that. It takes Days/Weeks to complete for a large model file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;dgorsman,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to publish NWD to others without external database.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;xiaodong.liang,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If i create "Custom property category" and properties in "CurrentSelection_Changed" event,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"CurrentSelection_Changed" will fire for all model item during publishing &amp;nbsp;or not?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 09:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6052064#M5591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T09:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Navisworsk Datatool query with dynamic columns.</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6053374#M5592</link>
      <description>&lt;P&gt;If you want a stand-alone NWD file that functions&amp;nbsp;with only&amp;nbsp;Freedom, then you don't have a choice - you'll have to work with the current means even if its slow.&amp;nbsp; You might try working with more smaller files, populating the addtional data, publishing those to NWD, then merging the NWD files together.&amp;nbsp; That would also allow you to split the work over multiple computers for additional time savings.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 21:49:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworsk-datatool-query-with-dynamic-columns/m-p/6053374#M5592</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2016-02-23T21:49:03Z</dc:date>
    </item>
  </channel>
</rss>

