# 3D Context Creator

![](/files/8WzD7r38UyHCOjr1xJOL)

## What is it?

3D Context Creator is an easy-to-use plugin that will generate 3D context buildings inside FormIt.&#x20;

This plugin can help you visualize your project site with its surrounding context and make informed decisions in the early stage of the design process.

This plugin retrieves data from [Open Street Map](https://www.openstreetmap.org/about) to help transform it into FormIt geometries. The source code for this plugin is available on [Github](https://github.com/matterlab-co/FormIt-Context-Plugin).

## How to use it

To install it, simply enable on the plugin’s toggle from the Plugin manager as you would with any other plugin.

![](/files/KZIAO1UTxLlA4UH9t8cC)

Once toggled on, the plugin should appear on the right side of the app and be ready to use.

![](/files/3J1cvbEEw4v7GW9Ulzxj)

If your site doesn't already have a location, you can click the **Set Location...** link to set a location and define the boundary that will be used for generating 3D context.

Once you've set your location, the 3D Context Creator will update with the current location and the button will be enabled:

![](/files/MTOuAf5X8rHUEeq4IJQ2)

The 3D Context Creator will simply use the extents of the satellite image to generate 3D Context. All you have to do is click **Generate 3D Context**!

Depending on the extents of the satellite image, and the complexity of the buildings, this could take a few seconds to generate.

The 3D context buildings will automatically be placed into a group instance, and placed on a layer called "Context Buildings." You can toggle the visibility of the context using this layer.

![](/files/oeBOStj52Uz9VOZs5Tqj)

![](/files/2x3fueOW0iDuJhGDicWY)

If you later decide to change your location, or adjust the scope of the satellite image, you can click **Generate 3D Context** again to regenerate the buildings.&#x20;

*Note that regenerating the context will replace the group instance containing the buildings with a new instance, so any changes made to the buildings will be lost.* To prevent this, you can ungroup the context container, then regroup it.

## **Some examples**

Try to guess what iconic cities are represented in the following contexts:

![](/files/0S73bxRgndMMagYq9bwj)

![](/files/IongY4qyffjIJx3l617T)

![](/files/5hvyEh9WMK86Auhwyczw)

![](/files/bn1Fb9pmNVTdgaUHzgjX)


---

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