| Name | Description |
| Count | Property that returns the number of items in this collection. |
| Item | Returns the specified SketchEntity object from the collection. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Name | Description |
| Delete Face, Boundary Patch and Stitch features | Demonstrates creating Face, Boundary Patch and Stitch features. |
| Using Inventor's error dialog | Demonstrates using Inventor's error dialog. |
| Edit profile of an extrude feature | This sample demonstrates editing the profile of an extrude feature. |
| Create sheet metal lofted flange feature | The following sample demonstrates the creation of a sheet metal lofted flange feature. |
| Create and Edit an Extrude Feature with a pocket | This sample demonstrates how to edit an extrude feature. It shows how to create a sketch plane at a specified orientation to existing geometry. |
| 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. |
| Sketch Lines | This sample demonstrates creating lines. It uses all of the various methods to create lines, both singly and as rectangles. |
| Create and insert a sketch block definition into a part sketch | This sample demonstrates inserting a sketch block into a part sketch. |
| Create sketch block from an existing sketch | This sample demonstrates creating a sketch block from an existing sketch. |