# 3D视图

## 3D交互

<table><thead><tr><th width="92">功能</th><th>操作方法</th></tr></thead><tbody><tr><td>旋转</td><td>在视图中单指拖拽可以旋转3D视图</td></tr><tr><td>平移</td><td>在视图中双指拖拽可以平移试图</td></tr><tr><td>缩放</td><td>在视图中双指捏合可以缩放试图, 双指捏的动作会缩小, 双指分的动作会放大</td></tr><tr><td>聚焦</td><td>单指双击可调整当前聚焦点, 不要在空白处双击</td></tr></tbody></table>

{% hint style="info" %}
提示: 双指操作的平移和缩放可同时操作
{% endhint %}

## 渲染模式

<div align="center"><figure><img src="/files/0hm8eet6DwctfQudlYXM" alt=""><figcaption><p>可通过渲染模式来查看模型质量</p></figcaption></figure></div>

可以通过调整渲染模式来以不同的方式来查看扫描结果的质量.

<img src="/files/s7cGmoCYip41JoTXNWA7" alt="" data-size="original">![](/files/IryztElfQGZetmB8dMwH)![](/files/DzSznrfDqdq5baFefFAz)

## 快捷菜单

<figure><img src="/files/jZtkJafkeH9IM2SyIj8w" alt=""><figcaption><p>3D视图右上角菜单</p></figcaption></figure>

3D视图中的快捷菜单在右上角的"...", 主要包括三个功能:\
**同步给UGStudio:** 该功能是将当前扫描同步给Mac版App UGStudio, 您需要安装Mac的UGStudio并保持打开状态才可以同步.\
**更新缩略图:** 重新渲染当前视图更新当前项目在Home页的缩略图.\
**删除:** 删除当前扫描项目.


---

# 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://helps.ugscan.com/features/3d-shi-tu.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.
