# 创建全景

除了可用的“在草图中”视图相机选项之外，FormIt 还可以输出全景图像，以便在外部查看器中以三维方式查看草图，该查看器可从“视图”菜单访问：

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.gitbook/assets/PanoramaMenu.png" alt=""><figcaption></figcaption></figure>

这将从当前相机视图生成 360 度全景图。

图像的宽度可以修改，模式可以在“圆柱”和“球形”全景之间切换：

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.gitbook/assets/PanoramaDialog.png" alt=""><figcaption></figcaption></figure>

保存文件，然后将其载入到您喜欢的三维查看器中，例如 <https://renderstuff.com/tools/360-panorama-web-viewer/>（在以下示例中使用）：

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.gitbook/assets/PanoramaMid.gif" alt=""><figcaption></figcaption></figure>

这也是一个用于查看室内空间的绝佳工具：

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.gitbook/assets/20191021%20polygon%20labs.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-chs/.gitbook/assets/PanoramaIndoor.gif" 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://windows.help.formit.autodesk.com/zh-cn/tool-library/create-panorama.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.
