Hello, I am newbie to Dynamo and I am writing a script to automatically create assemblies for specific elements. The script is not fully functional yet; it can create views, place them on a sheet, and scale them. But I can’t seem to create a specification for the assembly elements. Using the Tool.AssemblyViews node (SteamNodes package), I create views, but there is no way to create a specification for an element. My question is: is it possible to automatically create a specification for each assembly element? Or am I using the wrong nodes to create assembly views?