Creates a new extend feature.
"extendFeatures_var" is a variable referencing an ExtendFeatures object. |
"extendFeatures_var" is a variable referencing an ExtendFeatures object. |
| Type | Description |
| ExtendFeature | Returns the newly created ExtendFeature object or null if the creation failed. |
| Name | Type | Description |
| input | ExtendFeatureInput | An ExtendFeatureInput object that defines the desired extend feature. Use the createInput method to create a new ExtendFeatureInput object and then use methods on it (the ExtendFeatureInput object) to define the desired options for the extent feature. |
| Name | Description |
| extendFeatures.add | Demonstrates the extendFeatures.add method. To use this sample, have a design open that contains at least one surface body. When you run the sample, you will be prompted to select an open edge of the body. |