# Создание панорамы

Помимо доступных видов камеры «В эскизе», FormIt может экспортировать панораму для 3D-отображения эскиза во внешнем средстве просмотра. Эта функция доступна в меню «Вид».

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

При этом будет сформировано полное 360-градусное изображение на основе текущего вида камеры.

Есть возможность изменять ширину изображения и переключаться между цилиндрическим и сферическим режимами панорамы.

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

Сохраните файл и загрузите его в привычном средстве 3D-просмотра, например в <https://renderstuff.com/tools/360-panorama-web-viewer/> (которое используется здесь в примерах).

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

Этот инструмент также отлично подходит для просмотра помещений.

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

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-rus/.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/ru/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.
