Changing Wall Thickness using dynamo

Hi,

Could anyone suggest how to change the wall thickness through Dynamo?

Clockwork has some nodes but I haven’t had any luck in my brief attempt. You could do it with Python though. You just have to get the layers from the wall type and adjust the width there.

2 Likes

Hi,

You can use the following nodes from Clockwork Package to get the job done.

Capture

ChangeWallThickness.dyn (16.7 KB)

5 Likes

Thanks Amol, I did and it worked.

2 Likes

Hi @AmolShah, does this script only change the layers inside the wall?

Thanks for this, It works great.

1 Like

RHD-DYN-REV-RedSea_Wall_Floor Changes.dyn (97.8 KB)

I have used a couple of scripts to do a repetitive change on 22 models, thanks for the info.

2 Likes

null…mmmm…any thoughts?

@Gcf_Design Please share a sample Revit file with the family loaded into it so I or someone here can take a look at it.

Are you in Revit 2022?

If you’re using Revit 2022, a solution :

1 Like