# Soft Transform

## <img src="/files/Vx65ytmR8FlEi9Ddn5kH" alt="" data-size="line"> Soft Transform <a href="#profiles" id="profiles"></a>

The SoftTransform command changes moving behavior of mesh and SubD vertices based on different radial falloff shapes.

<div align="left"><figure><img src="/files/Kq5DAn5B9R5VegGHwYlh" alt=""><figcaption></figcaption></figure></div>

### Command-line options

#### Enable (Yes/No)

Turns on/off soft transform for SubD and mesh vertices.

#### Radius

Defines the falloff range.

#### Shape (Smooth /Linear/ Round/ Sharp)

Changes the radial falloff style.

![](/files/4mIUCeTxgC9wi0d1yA9M)![](/files/AVpAHSh5wYnI4jAgoaNc)

Smoot                          Linear

![](/files/mgXcdxyFNPvYgjt0C3Mu)![](/files/JMEpjOrmXnuAthBoCBAs)

Round                          Sharp

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


---

# 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/subd/edition/soft-transform-1.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.
