> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/ja/tool-library/create-panorama.md).

# パノラマを作成する

\[スケッチ内]ビュー カメラのオプションに加えて、FormIt では、作成したスケッチを外部ビューアで 3D 表示するためのパノラマ イメージを\[ビュー]メニューから書き出すことができます。

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

これにより、現在のカメラ ビューから完全な 360 度のイメージが生成されます。

イメージの幅を変更したり、モードを円柱状パノラマと球状パノラマの間で切り替えることができます。

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

ファイルを保存し、<https://renderstuff.com/tools/360-panorama-web-viewer/> (これらの例で使用)のような、お気に入りの 3D ビューアにロードします。

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

これは、屋内の空間表示にも適した優れたツールです。

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/ja/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.
