Developing solid text involves a three-step programmatic workflow: A. Create a Sketch and Add Text
To automate Inventor, you first need to get a reference to the Application object. autodesk.inventor.interop.dll
Autodesk Inventor is built on COM (Component Object Model) technology. While this makes it powerful, it does not directly expose its functions to modern managed code languages like C# or VB.NET. autodesk.inventor.interop.dll