© 2010 Autodesk
Introduction to the Navisworks 2011 .NET API
Autodesk.Navisworks.ComApi
Autodesk.Navisworks.Api
COM
Autodesk.Navisworks.Interop.ComApi
Autodesk.Navisworks.ComApi
.NET API provides functionality, but older COM API currently has a bit more in it.
We might want to utilise this functionality via the COM API.
Can do this using the auto-generated Interop.ComApi assembly. This is a standard COM/Interop assembly auto generated.
To make a bit easier to use with .NET API, the ComApi assembly provides helper methods to convert between two systems.