How to access Autodesk Navisworks .NET API Methods in Powershell 5.1
Have anyone here tried doing automation using Navisworks API in Powershell? I have managed to successfully read Navisworks files, append, save and going through all the elements to check its parameters but even then, i have a vague idea how to properly access the .NET Methods and properties. Sometimes i can’t access the methods. Now what i am trying to achieve is automate a clash test using Powershell. Below code is what i have so far.