# Crear panorámica

Además de las opciones de cámara de la vista de boceto disponibles, FormIt puede exportar una imagen panorámica para la visualización 3D del boceto en un visor externo, disponible en el menú Vista:

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

Esta acción generará una imagen completa de 360 grados a partir de la vista de cámara actual.

La anchura de la imagen se puede modificar y el modo se puede alternar entre las panorámicas cilíndrica y esférica:

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

Guarde el archivo y cárguelo en su visor 3D preferido, como <https://renderstuff.com/tools/360-panorama-web-viewer/> (utilizado en estos ejemplos):

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

Esta también es una herramienta excelente para ver espacios interiores:

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

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