# Renaming wall "type mark" with the name of the wall "type"

**URL:** https://forum.dynamobim.com/t/renaming-wall-type-mark-with-the-name-of-the-wall-type/95459
**Category:** Revit
**Tags:** dynamo, rename
**Created:** [November 13, 2023, 3:00pm UTC](https://forum.dynamobim.com/t/renaming-wall-type-mark-with-the-name-of-the-wall-type/95459 "2023-11-13T15:00:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![aec9.studio77](https://avatars.discourse-cdn.com/v4/letter/a/9de053/32.png) [@aec9.studio77](https://forum.dynamobim.com/u/aec9.studio77)
#### Post date: [November 13, 2023, 3:00pm UTC](https://forum.dynamobim.com/t/renaming-wall-type-mark-with-the-name-of-the-wall-type/95459/1 "2023-11-13T15:00:53Z")

</div>

I am new to dynamo, been wanting to get on board for a while. I am working on a project and I need to rename all the Type Mark names of walls with the Type names of the same wall. To each type mark name its own family type name.

I was trying to teach myself via youtube tutotials but can’t quite get the hang of it, hoping someone in here could give me a hand !

Thank you so much.

---

<div class="post-metadata">

### Author: ![Draxl\_Andreas](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/draxl_andreas/32/145744_2.png) [@Draxl\_Andreas](https://forum.dynamobim.com/u/Draxl_Andreas)
#### Post date: [November 13, 2023, 3:07pm UTC](https://forum.dynamobim.com/t/renaming-wall-type-mark-with-the-name-of-the-wall-type/95459/2 "2023-11-13T15:07:57Z")

</div>

@aec9.studio77 ,

 ![grafik](https://us1.discourse-cdn.com/flex022/uploads/dynamobim/original/3X/b/d/bd2c51b934f951ff838a45940a616891cea641a8.png)

do this  
[PyTypeToMark.dyn](https://forum.dynamobim.com/uploads/short-url/4XUJRCxjObB8R8IImmMg63eshqq.dyn) (10.0 KB)  
KR  
Andreas

---

<div class="post-metadata">

### Author: ![Nick\_Boyts](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/nick_boyts/32/76313_2.png) [@Nick\_Boyts](https://forum.dynamobim.com/u/Nick_Boyts)
#### Post date: [November 13, 2023, 3:09pm UTC](https://forum.dynamobim.com/t/renaming-wall-type-mark-with-the-name-of-the-wall-type/95459/3 "2023-11-13T15:09:33Z")

</div>

Work your way through the [Dynamo Primer](https://dynamoprimer.com). Do all the examples (and try to apply them to your own workflows if you can).

Alos, be sure to always search the forums for similar topics before asking a question. You may not find a topic covering your _exact_ process, but you will usually be able to find content that matches your intent.
