Method that creates a new FoldDefinition object.
Name | Type | Description |
BendLine | SketchLine | Input SketchLine object that defines the location of the bend line. The bend line must be on the face you are folding, and must terminate at the edges of the face. |
BendAngle | Variant | Input Variant that defines the bend angle. This can be either a numeric value or a string. A parameter for this value will be created and the supplied string or value is assigned to the parameter. If a value is input, the units are radians. If a string is input, the units can be specified as part of the string or it will default to the current angle units of the document. |
Name | Description |
Create sheet metal face and fold features | This sample demonstrates the creation of sheet metal face and fold features. |