Interference Analysis |
This sample demonstrates the functions used to calculate interference analysis in an assembly. |
Creation a balloon |
This sample demonstrates the creation of a balloon. |
Baseline dimension sets |
This sample demonstrates the creation of a baseline set dimension in a drawing. |
Delete Face, Boundary Patch and Stitch features |
Demonstrates creating Face, Boundary Patch and Stitch features. |
Add assembly occurrences to a new folder |
Demonstrates assembly occurrences to a new folder |
Copy a sketch |
This sample demonstrates copying the contents of a sketch into another sketch via the API. |
Selectively link paramaters |
This sample demonstrates the selective linking of parameters from another Inventor file. |
Edit profile of an extrude feature |
This sample demonstrates editing the profile of an extrude feature. |
Add a punch tool feature |
This program demonstrates the creation of a punch tool feature. It uses one of the punch features that's delivered with Inventor. It assumes you already have an existing sheet metal part and have selected a face to place the punch feature on. The selected face should be large so there is room for the punch features. |
Move sketch entities |
This sample demonstrates the translation of all the objects on the active sketch by a certain distance. |
Offset a 2D sketch |
This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point. |
Create sketched symbol and leader |
This sample illustrates creating sketched symbol with a leader. |
Spline - create NURBS |
This sample demonstrates the creation of a sketch spline using a geometry definition (a NURB). The API also supports creation of 3D sketch splines in a similar way. |
Sketch Spline |
This sample demonstrates creating and manipulating a sketch spline. |
Transient surface body creation |
The following sample demonstrates the creation of a transient surface body consisting of a single rectangular face. The body is created in transient space and then copied over to a part document as a base feature. |
Add surface texture symbol to dimension |
This sample demonstrates the creation of a surface texture symbol attached to the extension line of a drawing dimension. |