Cannot get a plugin to make the add-in tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've searched around the forum and the net for an answer to this, but I can only find solutions for Navisworks 2011 and older. I'm working with Navisworks 2014, and i've compiled a simple Hello World dll in .net 4.0. When I put the dll in the Program Files/Nav/Plugins/ folder, it doesn't make an Add-ins tab in the Navisworks UI.
What am I doing wrong? I read several threads about making a folder with the last 7 characters be ".bundle" but that doesn't work. And I can't find any information if I need to make a ".addin" text file, like the Revit API requires. I found a thread about making an .xml file, but that didn't work either. The problem is, in the official documentation, there is no good explanation on how to make simple script, and the other problem is, the software changes so much between releases that actually-helpful information that do give good explanations of are now archaic and out of commission.
Is there a plan to implement the Revit and Navisworks API's in a simple logical way, like all other scripting languages are in every other 3D program, or will we have to suffer through this cumbersome, ridiculous, and stupifying workflow every time we have to code in these programs? And if Autodesk wants to make the API development so insufferable, why not write a page on their website that explains the whole process step-by-step?