SheetMetalFeatures.PunchToolFeatures Property
Parent Object: SheetMetalFeaturesDescription
Property that returns the PunchToolFeatures collection object.
Syntax
SheetMetalFeatures.PunchToolFeatures() As PunchToolFeaturesProperty Value
This is a read only property whose value is a PunchToolFeatures.Samples
Name | Description |
Report on punch feature ID's | This program demonstrates accessing punch features and creates a report of the punch ID's used. |
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. |