add_radius_dimension
Add a radius dimension to a specific edge in a FreeCAD sketch by providing the sketch name, edge index, and radius value.
Instructions
FreeCAD tool: add_radius_dimension
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sketch_name | No | Body name | |
| edge_index | No | Geometry index | |
| radius | No | Radius value (mm) |