# 3.1.3: Modify Model

In case one wants to change the nodal positions of an existing model the **“DisassembleModel”**-component comes in handy. The **“Pt”**-input expects the list of new points to be used as the model's new nodal positions (see fig. 3.1.3.1).

![ Fig. 3.1.3.1: The “DisassembleModel”-component changes the nodal positions of model.](/files/-M9XuV8qP3e-7vIR2jly)


---

# 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://manual-1-3.karamba3d.com/3-in-depth-component-reference/3.1-model/3.1.3-modify-model.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.
