> 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/tool-library/spline-tool.md).

# Spline

Lo strumento Spline consente di creare disegni organici nello spazio o su altri oggetti.

![](/files/YOdMvtfz963o8ZDzV0vN)

Viene disegnata una spline da almeno 3 punti interpolati. La geometria connessa viene semplificata creando una curva uniforme e organica tra i punti specificati. Come altri strumenti di disegno, le spline possono essere disegnate in 3D mediante lo snap ai punti 3D durante il disegno.

Per specificare una distanza, iniziare a digitare un valore di quota e selezionare OK o premere INVIO nella finestra di dialogo Modifica quota.

Le spline possono anche chiudersi su se stesse creando una superficie.

![](/files/rvdZE0B9w488a9OucZUZ)

![](/files/acPNfwbusLnzntYPM8Ku)

## Modifica di una spline

È inoltre possibile modificare i punti di una spline già posizionata facendo clic con il pulsante destro del mouse e scegliendo Modifica spline nella parte inferiore:

<figure><img src="/files/c88O72bjubLjBUYTUZIG" alt=""><figcaption></figcaption></figure>

Vengono visualizzati i grip di Modifica spline, che consentono di spostarli. La nuova spline verrà visualizzata come contorno durante la modifica.

<figure><img src="/files/rkhtppq93lD0rccFPJCw" alt=""><figcaption></figcaption></figure>

Per completare la modifica, uscire dallo strumento facendo clic all'interno dello spazio o premendo ESC. La nuova spline sostituirà la spline corrente.


---

# 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/tool-library/spline-tool.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.
