Creating wall assemblies for individual walls in the project

Hi
I have a list containing entire wall elements in my project. I need to create individual wall assemblies so I can categorize similar walls in my model.
I have tried Tool.CreateAssembly from SteamNodes, and Assembly.FromElements from Clockworks without lock, because these nodes will put all wall elements under one assembly.
I need to feed a single item from my wall elements list as input of the above-mentioned nodes so that they create an assembly for that particular wall.

Could you kindly guide me on what to do, please?

I do appreciate your time and help in advance.

Sincerely,
Farshid

Try setting the list level and lacing to @L1 and longest.

1 Like