News

Is it possible to create Drawing Dimensions and other annotation such as a text box with a leader using the Inventor API? The following VB.NET example show how to create a new drawing and add views.
By Xiaodong Liang From Inventor 2009, API has provided the direct way to create balloon. Following is a code to mimic the creation of balloon, adding the balloon elements to a drawing sketch. Private ...