Community
Navisworks API
Welcome to Autodesk’s Navisworks API Forums. Share your knowledge, ask questions, and explore popular Navisworks API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to use Full ActiveX Control in IE with Navisworks com api 2014?

1 REPLY 1
Reply
Message 1 of 2
Anonymous
1093 Views, 1 Reply

Is there a way to use Full ActiveX Control in IE with Navisworks com api 2014?

Hi,

I'am using 'Navisworks_API_SDK 2014',and installed 'Navisworks ActiveX Redistributable 2014'.when i use the ActiveX Control in IE with the code like this:

 

<script type="text/javascript">
function test() {
var state = NWControl01.state;
var find = state.ObjectFactory(state.GetEnum("eObjectType_nwOpFind"));
}
</script>

 

i receive a failure:

"Navisworks Error - API Unlicensed"

 

 

Is there a way to use Full ActiveX Control in IE with com api 2014? 

thanks!

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: Anonymous

Hi,

 

Please take a look at this blog, particularly this section:  5. API Not Fully Enabled

 

http://adndevblog.typepad.com/aec/2012/05/navisworks-activex-controls.html

 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report