Returns the specified FlangeFeature object from the collection. This is the default property of the FlangeFeatures collection object.
Name | Type | Description |
Index | Variant | Input Variant value that specifies the index of the to return. |
Name | Description |
Edit width extent of an existing flange feature | This sample demonstrates editing the width extent of an existing flange feature. This expects an existing sheet metal document that contains a flange feature that contains for physical flanges. It changes the type of width extent for each of the physical flanges. The result from the FlangeWidthsCreation sample can be used as the document to run this macro in. |