Exclusive — Autodesk.inventor.interop.dll

' Example: Creating a text box on a sketch Dim oSketch As PlanarSketch = oCompDef.Sketches.Add(oWorkPlane) Dim oPoint As Point2d = oTransGeom.CreatePoint2d(0, 0) Dim oTextBox As TextBox = oSketch.TextBoxes.AddFormattedText("Your Text Here", oPoint) Use code with caution. Copied to clipboard B. Select the Profile

: In newer Visual Studio versions, it may not appear in the standard COM reference list; you must manually Browse to the Public Assemblies folder to add it. Different version of Autodesk.Inventor.Interop.dll autodesk.inventor.interop.dll

try