Method that creates a new flange feature. The newly created FlangeFeature object is returned.
Name | Type | Description |
FlangeDefinition | FlangeDefinition | Input FlangeDefinition object that defines the flange feature you want to create. A FlangeDefinition object can be created using the FlangeFeatures.CreateFlangeDefinition method. It can also be obtained from an existing FlangeFeature object. |
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. |