Has anyone made a node with a dropdown menu to select View Template views only?
I am using a definition with the Views selector to set properties based on the view template, but finding the template views in the ever expanding list is getting slow and difficult. The view list is sorted by order of creation/modification so over the life of the project it has become a mess and despite naming view templates differently to views, finding them by typing the first few letters doesnt always work. A drop down menu where users can only see view with âIs Templateâ would be very useful.
Currently the only thing that doesnât work with this approach is the 3D View Template. It looks like that particular object cannot pass Dynamo checks for validity (and more precisely one of the Utility checks that tries to cast the view as 3D View ). I am not 100% sure why it fails, but I will bring this up with the development team. It appears to be a problem with the Views node as well so at least I am not alone.
Anyways, you can find this node in archi-lab.net package under Enums.
Drat, I was going to suggest you try spring nodesâ âList.DropDownâ node but I see that Konradâs got this covered already in a much more graceful manner, as usual
With regard to 3D templates, I actually find it better to ONLY have floor plan templates in projects. The 3D templates seem to be a reduced subset of the same options and you can apply âfloor planâ templates to 3D views or sections just as well. I dont know what the advantage of actually using a 3D template is so this is solved by just not having any :).
Can´t find the node drop down for view templates.
Iâve got the package version 2016.5.27. Is the node included in this version? or does it have a different name?
I am upgrading my scripts from Dynamo 1.3 and Dynamo 2.0 to Dyn 2.3. Some of âarchi-lab.netâ nodes had disappeared in 2021.25.8 version. One of them is View Templates. I see the icon is different too. Have these nodes been depreciated or I am missing something?