> 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/it/formit-primer/part-i/1.1-set-the-location.md).

# 1.1 - Impostazione della posizione

*La definizione della posizione del progetto nel mondo è importante per l'accuratezza delle analisi future del modello, come gli studi sulla luce solare e le ombre precise. Consente inoltre di importare il terreno 3D e l'immagine satellitare in scala da utilizzare come riferimento di sfondo.*

1 - Fare clic sull'icona Posizione sulla barra degli strumenti.

![](/files/ACrpnsoLZZ2IcqnlaLyF)

2 - Cercare **Casa Farnsworth** sulla barra di ricerca di Bing Maps.

![](/files/STq6dXU2eRSjodt783No)

3 - Fare clic su **Importa immagine satellitare e terreno** per impostare la posizione e in FormIt verrà richiesto di definire il ritaglio dell'immagine satellitare.

![](/files/QnhaMv7FjBjoxZwqe2eP)

4 - Impostare il ritaglio dell'immagine eseguendo lo zoom avanti o indietro (pulsante di scorrimento) ed eseguendo una panoramica dell'immagine satellitare (clic e trascinamento). Quindi fare clic sul pulsante **Termina importazione** per importare l'immagine in FormIt.

![](/files/UgbWJ4EnUNBZ4zldHejk)

5 - L'immagine satellitare viene importata in scala reale con il nord reale rivolto verso l'alto (lungo l'asse Y positivo).

![](/files/zobwS4YoM2GCRtZwmmF2)

6 - Per vedere la freccia a nord:

1. Accedere alla **tavolozza Stili visualizzazione**.
2. Scegliere la scheda **Ambiente**.
3. Attivare/Disattivare la casella di controllo **Freccia nord**.
4. La **freccia a nord** verrà visualizzata nell'angolo inferiore sinistro della schermata. È inoltre possibile digitare il tasto di scelta rapida **DN** per attivare e disattivare **Freccia nord**.

![](/files/TUtVEyK6yiScmblaA87p)

7 - Per regolare la trasparenza dell'immagine satellitare:

1. **Selezionare l'immagine satellitare** facendovi doppio clic.
2. Accedere alla **tavolozza Proprietà**.
3. Spostare il dispositivo di scorrimento per la trasparenza su **1/3**.

![](/files/enrf7j2n59Vwpk20U3XJ)


---

# 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/it/formit-primer/part-i/1.1-set-the-location.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.
