Hi,
I updated Revit and Dynamo to newer version and found out that script I’ve made previously doesn’t work because of following issue:
Can somebody help me to find workaround in this situation?
Hi,
I updated Revit and Dynamo to newer version and found out that script I’ve made previously doesn’t work because of following issue:
Can somebody help me to find workaround in this situation?
Hi @denisyukj,
There was some changes in the Revit API, use the new node Parameter.GroupType.
Thank you, @Alban_de_Chasteigner. It works!
Hi, How could I filter Parameters from a specific group, for example, I only want to obtain the values of the parameters from the groups “Identity Data” and “Text”. If anyone could send a picture of that script I would be really grateful.
Start a new topic.
Follow this thread for guidance.
And more importantly, start by making the fix shown here before you ask for futher help.