BendFeatures.Add Method
Parent Object:
BendFeatures
Description
Method that creates a new bend feature. The newly created BendFeature object is returned.
Syntax
BendFeatures.
Add(
BendDefinition As
BendDefinition ) As
BendFeature
Parameters
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. |
Samples
Version
Introduced in version 2010