dimven / NavisPythonShell

An IronPython console for Navisworks
MIT License
69 stars 14 forks source link

No plugin tab showing (2020) - with fix! #10

Open edgcode opened 3 years ago

edgcode commented 3 years ago

In case this helps another user - I extracted the source files to the %appdata% Navisworks folder as per the readme, but no plugin table showed up..

Instead I moved the plugins folder to the Navisworks folder in Program Files - and the add-in tab shows up, problem solved!

(works with both Simulate and Manage)

Thanks for a great tool @dimven

edgcode commented 3 years ago

PS to make the above work you also need to copy the DLLs from the Plugins -> NavisPythonShell folder to the Dependencies folder in your Navis works installation under Program Files..

see this issue here