Method that creates a new FlangeDefinition object. The object created does not represent a flange feature but instead is a representation of the information that defines a flange feature. You can use this object as input to the FlangeFeatures.Add method to cre.
| Name | Type | Description |
| Edges | EdgeCollection | |
| FlangeAngleOrFlangeAngleReferencePlane | Variant | |
| Distance | Variant |
| Name | Description |
| Creating flange features | Demonstrates creating flange features of various width extents. This creates a new document, creates a face feature and adds a flange feature on four edges. |
| Create sheet metal face and flange features | This sample demonstrates the creation of sheet metal face and flange features. |