Deletes the feature. This works for both parametric and non-parametric features.
"filletFeature_var" is a variable referencing a FilletFeature object.
|
"filletFeature_var" is a variable referencing a FilletFeature object.
|
Type | Description |
boolean | Returns a bool indicating if the delete was successful or not. |
Name | Description |
Fillet Feature API Sample | Demonstrates creating fillets using the various types of fillets. Create a new design and add a box that is at least 2 cm on each side. The script creates a constant radius, variable radius and chord length fillets. After creating each one, it deletes it and then creates the next. To see any of the fillets that were deleted, undo to get the fillet back. |