# Smash

## <img src="/files/hmLJQTPBJAzIqihvGU1q" alt="" data-size="line"> Smash

The Smash command flattens a surface without restriction to single-directional curvature.

### **Steps**

1. Select surfaces or polysurfaces.
2. Select curves, text dots, or points on the surface.

### Command-line options

**Explode**

* Yes: The resultiong surfaces are not joined.
* No: The resulting surfaces are joined along the same edges that were joined in the original polysurface.

**Labels**: Determines whether or not matching numbered dots are placed on the edges of the selected object and the resulting objects.

**KeepProperties**: Determines whether or not the selected object's properties are copied to the resulting object.

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


---

# 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/smash.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.
