# View

<figure><img src="/files/x5qwzZkwce54jR1td7B7" alt=""><figcaption></figcaption></figure>

## Overall View (OSGB View)

Show or hide OSGB model view. The overall model view displays OSGB data. This interface is for browsing and can show operation lines.

<figure><img src="/files/9enXCv97BqZ3MNGCQ0a9" alt=""><figcaption></figcaption></figure>

* Press "1" to hide texture.
* Press "2" to display the wireframe.
* Press "Space" to reset the view.

## Edit View (OBJ View)

Show or hide OBJ model view. The edit model view displays OBJ data. This interface is for editing the OBJ model and shows the editing effects.

<figure><img src="/files/uvtdMlmTGU9SvscZQyLP" alt=""><figcaption></figcaption></figure>

* Press "1" to hide texture.
* Press "2" to display the wireframe.
* Press "Space" to reset the view.

## Open/Close Tile

In the **OSGB** view, you can operate on tiles: select and deselect. The results will be displayed in the **OBJ** view.&#x20;

<figure><img src="/files/dH0siayFycPjbGlzrz07" alt=""><figcaption></figcaption></figure>

ModelFun supports modifying multiple tiles and cross-tile modifications. You can select multiple tiles by holding **Shift**, and deselect multiple tiles by holding **Ctrl+Shift**.

After open tiles, you can edit on the OBJ model.

<figure><img src="/files/2EqmBsVJejKhJNf4JPg2" alt=""><figcaption></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.get3d.ai/user-help-center/get3d-modelfun/getting-started/view.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.
