# How to erase/clear plants？

## Erasers

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

* **After selecting a plant model and then selecting Eraser**, only the current selected plant models can be erased in the scene.
* **If no plant models are selected**, it will erase all plants created by the Brush and Fill tools.

> Note: You can use **the shortcut Alt** to switch between Brush & Eraser.

<figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2FVAURtlVKGqlUG1Yj3hzy%2Falt22_compressed.gif?alt=media&#x26;token=9a1dc290-b55d-431c-b324-f6fecfc9eaf3" alt="" width="563"><figcaption></figcaption></figure>

## Clear

The Clear tool will remove all models drawn with the Brush and Fill tools within the current range at once.

> Make the Eraser tool's radius the maximum to enable the Clear tool.&#x20;

* (The way the model is cleared is the same as the eraser.) **If plants are selected**, only the selection is cleared.&#x20;
* **If no plants are selected**, all will be cleared.

<figure><img src="https://3611830798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjbN1iGmN_HBnj_fyU9%2Fuploads%2Fnmxn2Ndyh9L3E8hLhekx%2FDingtalk_20241119153321.jpg?alt=media&#x26;token=824e76d8-ac0f-4991-98df-6a440e7e8108" alt="" width="563"><figcaption><p>Clear</p></figcaption></figure>


---

# 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/tool/how-to-erase-clear-plants.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.
