| Name | Description |
| Count | Property that returns the number of items in this collection. |
| Item | Allows integer-indexed access to objects in the collection. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Name | Description |
| Add a decal feature | This sample demonstrates the creation of a decal feature. |
| Sketch from Face Silhouette | This sample creates a cylindrical solid, creates a new sketch plane and creates some new sketch lines from the actual edges and the apparent (silhouette) edges of the cylinder. |
| Sketch Edit Orientation | This sample demonstrates modifying the orientation of a sketch. |
| Sketch Add Oriented | This sample demonstrates the creation of a sketch using the Sketches.AddWithOrientation method. |
| Create sheet metal face and cut features | This sample demonstrates the creation of sheet metal face and cut features. |
| Create sheet metal face and flange features | This sample demonstrates the creation of sheet metal face and flange features. |
| Thread Feature Create | This sample demonstrates the creation of a thread feature. It creates a cylinder in a new part document and creates a thread feature on the cylinder. |