GiloGT
January 19, 2018, 11:03am
1
Good morning all.
Complete Dynamo noob, this is my first attempt at using it. So please bear with me.
I am trying to get a list of all my views and their corresponding view templates (if applied). Now I have started with the following;
Whatever combination I try with the View.IsViewTemplate I get an error.
Any help would be appreciated. At the moment I havent finalised the Excel part but will do once I have sorted this error out.
TIA
Hi, I am a newbie too but I think I can help you to solve this issue.
try downloading archi-lab from the Dynamo top menu, Packages > search for… then try this nodes, hope this will help you.
GiloGT
January 19, 2018, 11:34am
3
Thanks for the reply @Ernesto_Pellegrino much appreciated.
I have installed the package you have suggested but I cannot find any of the nodes in the screen shot. Well, I can find string but not the Document.VIews or Element.GetParameterValueByName.
Hey @GiloGT sorry my fault, the package is clockwork but keep the other one installed too!
You need to remove the nulls to aovoid the error in the next node.
GiloGT
January 19, 2018, 11:50am
7
Thanks @Ernesto_Pellegrino I have that working.
Also Thanks @Daniel_Hurtubise . That makes better sense.