FileResolving Event in VB.net

FileResolving Event in VB.net

budinsky
Contributor Contributor
826 Views
1 Reply
Message 1 of 2

FileResolving Event in VB.net

budinsky
Contributor
Contributor

ProjectWise working path changes per user and I need to be able to change the filepath for each user.

Please provide a working example in VB.NET

0 Likes
Accepted solutions (1)
827 Views
1 Reply
Reply (1)
Message 2 of 2

ulski1
Collaborator
Collaborator
Accepted solution

Most people program Navisworks plugins in c# hence most of what you will find is in c#. You should be able to convert it to vb.net yourself.

 

To play around with file resolve event you should look at the following links:

https://forums.autodesk.com/t5/navisworks-api/fileinteractiveresolving-event-and-getting-name-of-unr...

 

https://apidocs.co/apps/navisworks/2018/E_Autodesk_Navisworks_Api_Application_FileInteractiveResolvi...

 

br

Ulrik

 

0 Likes