- vertices
list
, optional
List of vertices to fillet. Default is None
.
- edges
list
, optional
List of edges to fillet. Default is None
.
- radius
float
, optional
Radius of the fillet. The default is 0.1
.
- setback
float
, optional
Setback value for the file. The default is 0.0
.