Fillet/Chamfer Modifier

The Fillet/Chamfer modifier lets you fillet or chamfer the corners between linear segments of Shape objects. Fillet rounds corners where segments meet, adding new control vertices. Chamfer bevels corners, adding another vertex and line segment. Note that this modifier works on the splines at the sub-object level of the shape. It does not work between two or more independent shape objects.

When you apply Fillet/Chamfer, you're placed in a Vertex sub-object selection level. You can select (and move) any vertex, but only Corner vertices and Bezier Corner vertices are valid for fillet and chamfer functions. In addition, both segments connected by a Bezier Corner vertex must be linear rather than curved.

There are two methods for applying either fillets or chamfers:

Procedures

Example: To fillet/chamfer a star:

  1. Create a Star shape.
  2. Apply a Fillet/Chamfer modifier.
  3. Select one or more of the star's vertices.
  4. Adjust the parameters to achieve different effects.

Interface

Fillet group

Radius

Specifies the radius of the filleted corner.

Apply

Applies the value specified in the Radius spinner to selected vertices. For example, before selecting any vertices, set the Radius to the desired value, then select your vertices and click Apply to fillet the selection with the specified radius.

Chamfer group

Distance

Specifies the distance of the new vertices from the original corner vertex.

Apply

Applies the value specified in the Distance spinner to selected vertices. For example, before selecting any vertices, set Distance to the desired value, then select your vertices and click Apply to chamfer the corners.