Method that creates a new bend feature. The newly created BendFeature object is returned.
Name | Type | Description |
BendDefinition | BendDefinition | Input BendDefinition object that defines the bend feature you want to create. A BendDefinition object can be created using the BendFeatures.CreateBendDefinition method. It can also be obtained from an existing feature that has an associated bend. |
Name | Description |
Create sheet metal rip feature | This sample demonstrates the creation of a rip sheet metal feature. |