The below code is to split Walls by levels works well on Revit 2021 but it’s not working on Revit 2023
Split Wall By Levels.txt (4.4 KB)
Hello @Mohammed_Akmal do you have dynamo python 2.7 package installed
Hi @sovitek
No, I have not installed that package. Do you mean “DynamoIronpython 2.7”
yes this one here…
another thing i find out with testing is the walls have to be top constraint to a level…if not it fail…
2 Likes
Yes, when I changed from Cpython to Iron Python it worked.
Thanks, @sovitek
1 Like