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

Hyperlinks in 3d through API

6 REPLIES 6
Reply
Message 1 of 7
Anonymous
1148 Views, 6 Replies

Hyperlinks in 3d through API

Hi. Apologies if this has been covered before, I was unable to find the answer.

 

I would like to know if its possible to access the "In 3D" property through the API. I am using the line 

NWControl01.State.URLsEnabled = True

 to allow a user to click a button to show the hyperlinks on the drawings and want to set the links to be "in 3D" so that they dont show through elements of the 3d model.

Any help appreciated.

6 REPLIES 6
Message 2 of 7
Patrick_Aps_9121
in reply to: Anonymous

Maybe export the global settings on a computer where everything is correct

and import the glogal settings trough API on all computers running the API ?

Message 3 of 7
Anonymous
in reply to: Anonymous

How do I import the settings through the API?

Message 4 of 7
Anonymous
in reply to: Anonymous

I have still not managed to resolve this. does anyone have any knowledge on this subject???

Message 5 of 7
Donychen
in reply to: Anonymous

You can firstly get the global properties from state like" state.globalProperties()", then set the property of global properties "URLs3dMode" to false.


For more detail information, please refer to InwOpState3::GlobalProperties and InwGlobalProperties::URLs3dMode in COM api help document.


Dony

Message 6 of 7
Anonymous
in reply to: Donychen

thanks Dony. I think i alerady tried this but i tried again anyway and i get this message:

 

Object doesn't support this property or method:

NWControl01.state.URLs3dMode

Message 7 of 7
fengr
in reply to: Anonymous

Thank you for your question.

We don’t provide answers or support for API-related questions. This is the domain of ADN (Autodesk Developer Network). Please ask your questions in ADN website (www.autodesk.com/adn).

 

-Reed

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

Post to forums  

Rail Community


 

Autodesk Design & Make Report