add_fillet
Rounds selected edges of a SolidWorks model by applying a fillet with a specified radius. Supports naming edges or filleting all edges.
Instructions
Add a fillet (rounded edge) to selected edges of the current model.
Rounds the specified named edges with the given radius. Edge names use the SolidWorks convention, e.g. 'Edge<1>', or you can leave edge_names empty to fillet all edges if the adapter supports it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_data | Yes | Radius and edge names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||