# Rename nodes

## Command Description

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

This command renames the top-level assembly component nodes. Unlike the [Apply display name](/older-26.0.0/commands-overview/model/apply-display-name.md) command, changes are not applied to child components and are visible only in the assembly in which the command was run.

A file name or selected iProperty, including custom iProperties, can be used. Also, the browser nodes can be renamed back to the default state. The command works in manual mode.

<figure><img src="/files/oig9kjBqkGxj702NVJEn" alt=""><figcaption><p>Rename nodes command window</p></figcaption></figure>

<figure><img src="/files/jhktlrAFspsJRYpesBJu" alt=""><figcaption><p>Nodes renamed to Part Number</p></figcaption></figure>

## Command Location

* Assembly environment

## Command Settings

`Holixa T41 -> Holixa T4I -> Edit settings -> Display Name -> Rename nodes`

<figure><img src="/files/vxNnN1ausXDabZwi47IC" alt=""><figcaption><p>Rename nodes command settings</p></figcaption></figure>

Setting up the Rename nodes command is very easy. If necessary, a user selects the iProperties that should be available for use in the Rename nodes command window, *Property* section.

{% hint style="info" %}
The command can be used even without iProperties selected to rename nodes to file names or reset the naming to defaults.
{% endhint %}

{% hint style="info" %}
To learn about the Filter button of the Select Properties (4) window (bottom left corner), see the page [Workflow overview (Automatic synchronization)](/older-26.0.0/commands-overview/holixa-t4i/edit-settings/auto-iproperties/synchronization-of-iproperties.md#workflow-overview-automatic-synchronization).&#x20;

(This command has nothing to do with the iProperties synchronization, we just use the same interface objects on different places of T4I).
{% endhint %}

## Workflow Overview

1. If necessary, select iProperties in command settings.
2. Run the command.
3. Select the method to use.
4. Click OK.

## Example of Using the Rename Nodes Command

<figure><img src="/files/MZKNz9khwCkCkWlZYVu1" alt=""><figcaption><p>Example of using the Rename nodes command</p></figcaption></figure>


---

# 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.besmart.software/older-26.0.0/commands-overview/model/rename-nodes.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.
