# Sweep 1 Rail

## <img src="/files/JSTMlpjxxKEmksd7z1dx" alt="" data-size="line"> Sweep 1 Rail

The Sweep1 command fits a surface through a series of profile curves that define the surface cross-sections and one curve that defines a surface edge.

### **Steps**

1. [Select](https://docs.mcneel.com/rhino/8/help/en-us/popup_actions/select_objects.htm) a single rail curve.
2. Select cross-section curves in the order that the surface will pass through them.\
   When multiple closed cross-section curves are selected, there will be an extra step for adjusting curve seams.

### **Tips**

* Cross-section curves with the same structure create a better sweep surface. Cross-section curves will have the same structure if they are all copied from the same curve.
* If the cross-section curves do not have the same structure, use the Rebuild cross sections or Refit cross sections options. The rebuilt or refitted copies of the cross-section curves will be used to sweep.
* When Refit rail is enabled, the refitting tolerance is controlled by [Document Properties -> Units -> Absolute tolerance](https://docs.mcneel.com/rhino/8/help/en-us/documentproperties/units.htm#AbsoluteTolerance).

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

[<br>](https://docs.rhinoartisan.com/commands/drafting/text-and-dots)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/commands/surface/sweep-1-rail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
