Add Navisworks Plugin written by C#

Add Navisworks Plugin written by C#

ahmed_fuqaha
Participant Participant
897 Views
1 Reply
Message 1 of 2

Add Navisworks Plugin written by C#

ahmed_fuqaha
Participant
Participant

Hi,

 

I have a working code written by C#, but when i try to connect it as a Plugin into Navisworks 2022 using " this folder ((C:\Program Files\Autodesk\Navisworks Manage 2022\Plugins))

 

and run the plugin by option " Start external program" which is navisworks(Roamer.exe) 

It does open, but there is no plugin inside the navisworks.

also i get these errors while running.

Can any one help me plz?

 

 

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

alexisDVJML
Collaborator
Collaborator
Accepted solution

Your question seems little bit too wide, to be polite 😉
Navisworks Plugins are quite sensitive to plugin name, attributes, name of the folder they are in.

 

I suggest you start by compiling one of the sample provided, ensure it works.

Then use its source as working sample and modify step by step until you are at ease.

Main Scientist, Full Stack Developer & When Time Permits Director of IDIGO ► On your marks, Set, Go
0 Likes