<?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: Where do I find the API documentation for Simulate 2015? in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5702944#M6169</link>
    <description>&lt;P&gt;the 2016 SDK is available as well on ADN Open&lt;/P&gt;
&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?id=15024694&amp;amp;siteID=123112" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?id=15024694&amp;amp;siteID=123112&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2015 03:16:05 GMT</pubDate>
    <dc:creator>xiaodong_liang</dc:creator>
    <dc:date>2015-07-02T03:16:05Z</dc:date>
    <item>
      <title>Where do I find the API documentation for Simulate 2015?</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5547208#M6165</link>
      <description>&lt;P&gt;Want to update my app to use Simulate 2015, can't just change the refernce and rebuild. I could not find the documenation written for 2015. Anyone know where I can find it?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2015 19:06:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5547208#M6165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-18T19:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I find the API documentation for Simulate 2015?</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5547261#M6166</link>
      <description>&lt;P&gt;Strating from Navisworks 2015, plug-in has to be&amp;nbsp;as a bundle (like autocad).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You simply have to create a folder on one of these two locations and the folder name must end with ".bundle"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The per-user root folder is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;%APPDATA%\Autodesk\ApplicationPlugins&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Whilst the per-machine root folder is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;%PROGRAMDATA%\Autodesk\ApplicationPlugins&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Inside this folder you put your dll file (and any other files) with an xml file that explains the structure of your plug-in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached a sample xml file for your reference and you can find more information on&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=23096389" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=23096389&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2015 19:29:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5547261#M6166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-18T19:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I find the API documentation for Simulate 2015?</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5548372#M6167</link>
      <description>&lt;P&gt;Thank you Sniper. However, I When I attempt to compile my code, I have found that some functions either don't exist or have different arguments. In 2012 there was an API/net/documentation folder that had a CHM file. I was wanting to know where this documentation was for 2015.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 12:58:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5548372#M6167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I find the API documentation for Simulate 2015?</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5549208#M6168</link>
      <description>&lt;P&gt;I found the location of the API documenataion. It is a separate install, same as last year (2014). the link below explains and gives a link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/aec/2014/04/where-is-navisworks-2015-sdk.html" target="_blank"&gt;http://adndevblog.typepad.com/aec/2014/04/where-is-navisworks-2015-sdk.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 19:36:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5549208#M6168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-19T19:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where do I find the API documentation for Simulate 2015?</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5702944#M6169</link>
      <description>&lt;P&gt;the 2016 SDK is available as well on ADN Open&lt;/P&gt;
&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?id=15024694&amp;amp;siteID=123112" target="_blank"&gt;http://usa.autodesk.com/adsk/servlet/index?id=15024694&amp;amp;siteID=123112&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2015 03:16:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/where-do-i-find-the-api-documentation-for-simulate-2015/m-p/5702944#M6169</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2015-07-02T03:16:05Z</dc:date>
    </item>
  </channel>
</rss>

