Name | Description |
Add | Creates a new PunchToolFeature using the input placement information. |
CreateiFeatureDefinition | Method that creates a new iFeatureDefinition. |
Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
Count | Property that returns the number of items in this collection. |
Item | Returns the specified PunchToolFeature object from the collection. This is the default property of the PunchToolFeatures collection object. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
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. |