> 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/ko/plugins/example-1/3d-context-creator.md).

# 3D Context Creator

![](/files/dNj4u7N75DNonLUkOx5q)

## 3D Context Creator는 무엇인가요?

3D Context Creator는 FormIt 내에서 3D 컨텍스트 건물을 생성하는 사용하기 쉬운 플러그인입니다.

이 플러그인은 프로젝트 대지를 주변 컨텍스트로 시각화하고 설계 프로세스의 초기 단계에서 정보를 바탕으로 의사 결정을 내리는 데 도움이 됩니다.

이 플러그인을 통해 [Open Street Map](https://www.openstreetmap.org/about)에서 데이터를 검색하여 FormIt 형상으로 변환할 수 있습니다. 이 플러그인의 소스 코드는 [Github](https://github.com/matterlab-co/FormIt-Context-Plugin)에서 확인할 수 있습니다.

## 사용 방법

설치하려면 다른 플러그인과 마찬가지로 Plugin Manager에서 플러그인의 토글을 활성화하면 됩니다.

![](/files/RSucM7Jazi0lfA9pNHc7)

토글을 켜면 플러그인이 앱 오른쪽에 나타나고 사용할 준비가 됩니다.

![](/files/lhH9goIQPRWdy3ciYlNB)

대지에 아직 위치가 없는 경우 **위치 설정...** 링크를 클릭하여 위치를 설정하고 3D 컨텍스트를 생성하는 데 사용할 경계를 정의할 수 있습니다.

위치를 설정하면 3D Context Creator가 현재 위치로 업데이트되고 버튼이 활성화됩니다.

![](/files/0zPurOBgI3KL7katOeA0)

3D Context Creator는 위성 이미지의 범위를 사용하여 3D 컨텍스트를 생성합니다. **3D 컨텍스트 생성**을 클릭하기만 하면 됩니다.

위성 이미지의 범위 및 건물의 복잡성에 따라 컨텍스트가 생성되는 데 몇 초 정도 걸릴 수 있습니다.

3D 컨텍스트 건물은 자동으로 그룹 인스턴스에 배치되고 "컨텍스트 건물"이라는 레이어에 배치됩니다. 이 레이어를 사용하여 컨텍스트의 가시성을 전환할 수 있습니다.

![](/files/IVUxXgCfYzzj8tcMipVJ)

![](/files/v3LL9WszUNPbnnJ4u9ua)

나중에 위치를 변경하거나 위성 이미지의 범위를 조정하려는 경우 **3D 컨텍스트 생성**을 다시 클릭하여 건물을 재생성할 수 있습니다.

*컨텍스트를 재생성하면 건물이 포함된 그룹 인스턴스가 새 인스턴스로 바뀌므로 건물에 대한 모든 변경 사항이 손실됩니다.* 이를 방지하기 위해 컨텍스트 컨테이너를 그룹 해제한 다음 다시 그룹화할 수 있습니다.

## **몇 가지 예**

다음과 같은 컨텍스트에서 대표적인 도시가 무엇인지 추측해 보십시오.

![](/files/HGRHl1kt5h4g9738S336)

![](/files/VB69if1KoASeUFxHaVjz)

![](/files/CeCFLdHon8tBSXwJ3DFL)

![](/files/4MCysKIZfdIvqLxuEfTK)


---

# 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, and the optional `goal` query parameter:

```
GET https://windows.help.formit.autodesk.com/ko/plugins/example-1/3d-context-creator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
