# Fillet Edge

<img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FKiHQlJ3qXOjhehiUZrEP%2FG6_01_SOLID_EDGE_FILLET%20(1).png?alt=media&#x26;token=5dd789da-64ef-40d3-83c1-77c425dc7de3" alt="" data-size="line">Fillet Edge

The FilletEdge command creates a tangent surface between polysurface edges with varying radius values then trims and joins the original faces to the fillet surfaces.

**Steps**

1. Select edges.

   Or, double-click an edge to select tangent edges.
2. Edit radius handles and options.

#### Command-line options

-ShowRadius

* Yes: Displays radius handles in the viewport
* No: Hides radius handles in the viewport. A hidden radius handle will display when the mouse cursor is close to it.

-NextRadius: Specifies the radius for the next edge.

-ChainEdges: Automatically selects connected edges based on continuity

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FTr7MbtwGM6b7VFH4U5oL%2Fchainedges.png?alt=media&#x26;token=9373dd56-fd40-41a8-bdfa-5dd4601596c7" alt=""><figcaption></figcaption></figure>

-FaceEdges: Pick a face to select its boundary edges. Tangent edges are excluded.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FphXRdDceiWSmYqiXB7hA%2Ffaceedges.png?alt=media&#x26;token=14ec754d-1062-4e4e-83e7-8018c4dc3ab0" alt=""><figcaption></figcaption></figure>

-PreviousEdgeSelection: In cases where the command is canceled or ended prematurely, the PreviousEdgeSelection option re-selects the previously selected edges. Supports multiple sets of previously selected edges for up 20 previous edge sets.

-TrimAndJoin: Trims and joins the resulting surface to the input surfaces. [History](https://docs.mcneel.com/rhino/8/help/en-us/commands/history.htm) only works if TrimAndJoin=No

-SelectEdges: Allows selecting more edges after the selection has been closed.

-Preview: Displays a dynamic preview. You can change the options and the preview will update.

-Edit: Edit the most recent selected set of edges.

* "Tip": When no command is running, double-clicking the object is the alternative way to start the editing mode.
* To edit edges

  1.Select the object to edit. The editable edges highlight.

  2.Edit the size of the handles.

  3.Click the SelectEdges option.

  4.Use Shift + click to add edges. Use Ctrl + click to remove edges. Remove all edges in the most recent edge set to return to the previous edge set.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FeuzbsZujm06guPiUI0Cx%2Ffilletediting.png?alt=media&#x26;token=44a15b43-f4e4-4c54-af47-390e12f13745" alt=""><figcaption></figcaption></figure>

Tip: Radius and Distance options appear on the command line when you drag a handle grip.

#### Radius/Distance options

-FromCurve: Select a curve. The radius of the curve at the picked location will be used.

-FromTwoPoints: Pick two points to show the radius distance.

#### Handle options

-AddHandle: Adds a handle along the edges.

-CopyHandle: Adds a new handle using the distance from the selected handle.

-RemoveHandle: Visible only when at least one handle has been added.

-SetAll: Sets the distance or radius for all handles.

-LinkHandles: Editing a single handle updates all handles

#### RailType options

-DistFromEdge: The distance from the edge curves determines the intersection.

-RollingBall: The radius of a rolling ball determines the intersection.

-DistBetweenRails: The distance between the edge rails determines the intersection

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/filletedge.htm#\(null\)).
