<?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 NavisWorks 2012 - Unlicensed API in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3691128#M7298</link>
    <description>&lt;P&gt;I have written an application in VB6 which uses the nwcontrol. The app allows the user to open a Navisworks model. Then I have a command that will change colors of objects based on properties. This all worked in Navisworks 2010, however, when I run the command to change colors I get the unlicensed API message. My company has over 200 navisworks licenses so I know we have licenses. Some of the stuff I've read hints that I need to embed the license in the app. How would I do this or how can I get the app to run some of the actions to manipulate objects inside the navisworks model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
    <pubDate>Wed, 07 Nov 2012 20:35:13 GMT</pubDate>
    <dc:creator>jamierichard</dc:creator>
    <dc:date>2012-11-07T20:35:13Z</dc:date>
    <item>
      <title>NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3691128#M7298</link>
      <description>&lt;P&gt;I have written an application in VB6 which uses the nwcontrol. The app allows the user to open a Navisworks model. Then I have a command that will change colors of objects based on properties. This all worked in Navisworks 2010, however, when I run the command to change colors I get the unlicensed API message. My company has over 200 navisworks licenses so I know we have licenses. Some of the stuff I've read hints that I need to embed the license in the app. How would I do this or how can I get the app to run some of the actions to manipulate objects inside the navisworks model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 20:35:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3691128#M7298</guid>
      <dc:creator>jamierichard</dc:creator>
      <dc:date>2012-11-07T20:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3698358#M7299</link>
      <description>Hi,
 

Please refer to this post.
&lt;A href="http://adndevblog.typepad.com/aec/2012/05/navisworks-activex-controls.html" target="_blank"&gt;http://adndevblog.typepad.com/aec/2012/05/navisworks-activex-controls.html&lt;/A&gt;</description>
      <pubDate>Wed, 14 Nov 2012 04:07:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3698358#M7299</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2012-11-14T04:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3701238#M7300</link>
      <description>&lt;P&gt;Thank you for your response. However, this didn't exactly answer my question. Point 5 in the link you refer is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. API Not Fully Enabled&lt;/P&gt;&lt;P&gt;By default what the Lite, Full or Redistributable controls can do is open a model, change navigation mode and select pre-defined viewpoints. Most APIs abilities are not enabled.&lt;/P&gt;&lt;P&gt;When you try to access the un-enabled methods/objects, you will receive a failure:&lt;/P&gt;&lt;P&gt;"Navisworks Error - API Unlicensed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to I fully enable the control so I don't get the above message?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2012 23:22:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3701238#M7300</guid>
      <dc:creator>jamierichard</dc:creator>
      <dc:date>2012-11-15T23:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3701300#M7301</link>
      <description>&lt;P&gt;I forgot one more blog in the last message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/aec/2012/06/navisworks-activex-navisworks-error-api-unlicensed.html" target="_blank"&gt;http://adndevblog.typepad.com/aec/2012/06/navisworks-activex-navisworks-error-api-unlicensed.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is true as indicated in this blog. You must use Integrated control to have full abilities. This means you must install Simulate/Manage. Sorry.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 02:06:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3701300#M7301</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2012-11-16T02:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3720846#M7302</link>
      <description>&lt;P&gt;I have navisworks 2012 simulate. where do I find the integrated controls&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2012 21:13:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3720846#M7302</guid>
      <dc:creator>jamierichard</dc:creator>
      <dc:date>2012-12-03T21:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: NavisWorks 2012 - Unlicensed API</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3747797#M7303</link>
      <description>&lt;P&gt;As in the blog I mentioned:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;6. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(2) The GUID can be found in the registry if they have been installed. e.g. searching with ‘Integrated Control’, you can get the GUID. And replace the &lt;SPAN&gt;CLSID with this one&amp;nbsp;&lt;/SPAN&gt;in the HTML.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;OBJECT ID="NWControl01" CLASSID="CLSID:&lt;FONT color="#FF0000"&gt;29877E00-BEC4-4A2D-B40E-5AB27F4A916C&lt;/FONT&gt;"&amp;gt; &lt;BR /&gt; &amp;lt;PARAM NAME="_cx" VALUE="7000"&amp;gt; &lt;BR /&gt; &amp;lt;PARAM NAME="_cy" VALUE="7000"&amp;gt; &lt;BR /&gt; &amp;lt;PARAM NAME="SRC" VALUE="c:\temp\gatehouse.nwd"&amp;gt; &lt;BR /&gt;&amp;lt;/OBJECT&amp;gt;&amp;lt;/p&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2013 05:50:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/navisworks-2012-unlicensed-api/m-p/3747797#M7303</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2013-01-08T05:50:04Z</dc:date>
    </item>
  </channel>
</rss>

