# 파노라마 작성

FormIt에서는 스케치 뷰 카메라 옵션을 사용할 수 있을 뿐만 아니라, 뷰 메뉴에서 사용할 수 있는 외부 뷰어에서 3D로 스케치를 보기 위해 파노라마 이미지를 내보낼 수 있습니다.

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

이렇게 하면 현재 카메라 뷰에서 전체 360도 이미지가 생성됩니다.

이미지의 폭을 수정할 수 있으며 원통형 및 구형 파노라마 간에 모드를 전환할 수 있습니다.

<figure><img src="https://github.com/FormIt3D/autodesk-formit-windows-help/blob/master-kor/.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-kor/.gitbook/assets/PanoramaMid.gif" alt=""><figcaption></figcaption></figure>

이 도구는 내부 공간을 볼 때 유용합니다.

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

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