# Operazioni sul modello

Taglie, pezzi e sezioni del progetto vengono creati dal metodo di importazione selezionato.

In Pesipiuma v3, di norma si inizia importando:

* Un file **DXF**, con eventuale file **RUL** per lo sviluppo taglie.
* File sorgente **Excel** da un importatore supportato.

Dopo l'importazione, usare l'editor per controllare e rifinire taglie, pezzi, sezioni, coefficienti, target weight ed etichette report.

{% content-ref url="/pages/-Lc0U24vpFRayhsEDwCo" %}
[Gestione delle Taglie](/utilizzare-pesipiuma/operazioni-preliminari/gestione-delle-taglie.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lc1v3B\_-sCS8s\_kkQWt" %}
[Gestione dei pezzi](/utilizzare-pesipiuma/operazioni-preliminari/gestione-dei-pezzi.md)
{% endcontent-ref %}

## Importare dati usando gli importatori

Pesipiuma include importatori per DXF/RUL e file Excel generati da CAD.

{% content-ref url="/pages/-LfUiHAlN84EVST-oS6d" %}
[Utilizzare gli Importatori](/utilizzare-pesipiuma/utilizzare-gli-importatori.md)
{% endcontent-ref %}


---

# 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://help.pesipiuma.app/utilizzare-pesipiuma/operazioni-preliminari.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.
