Gets and sets if a rolling ball or setback solution is to be used in any corners. For an asymmetric fillet only a setback solution is supported, so any asymmetric edge sets will ignore this setting and will always be a setback corner.
"filletFeatureInput_var" is a variable referencing a FilletFeatureInput object. |
"filletFeatureInput_var" is a variable referencing a FilletFeatureInput object. |
| 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. |