# Eraser and Clean

## Eraser

Set the radius of the eraser to clear all plant models drawn with the Brush and Scatter tools within the radius.

After selecting a vegetation model, then select Eraser to erase only the currently selected vegetation model in the scene.

If no vegetation model is selected, erase all vegetation drawn by the Brush and Scatter tools.

## Clean

Pull the Eraser tool's radius to the maximum to activate the Clear tool. The Clean tool will erase all models drawn with the Brush and Scatter tools in the current range at once.

The Clean tool is used in the same way as the Eraser, if vegetation is selected, only the selected is cleaned. If no vegetation is selected, then clean all vegetation.


---

# 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.d5render.com/user-guide/vegetation-tool/eraser-and-clean.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.
