Add Shared Parameter to Project (better it can be to Family directly.)
**
As you can see using the node from Archi-lab and after following steps from various post i always end this way. In both cases it creates the Group Parameter with the Shared Parameter Group Name but nothing else.
The only difference i found in your screenshot is the node Parameter Type. Mine looks like the one from categories. I can’t manage to find one similar to the Parameter Group or like yours.
But don’t know if that’s the problem.
Would you mind to pass me the Python Code from that Custom Node ( Parameter Type)
I’ve ran into this issue before. The “parameter type” node doesn’t work well with the “Add Shared Parameter to Project” node. Here is what I have done. It works flawlessly. The only difference is mine is for adding shared parameters to a family.
@kiknchikn2060 thanks for your quick answer. I can’t find none of this nodes:
Document.AddSharedParamsToFamily
Document.GetSharedParamsGroupNames
Document.GetSharedParamsInGroup
Which packages i must download?
When i get this nodes i’ll try your way, because was my final point in all of this. Insert the Shared Parameters inside a family. But of course i’ll like to learn all possible ways. And i really can’t understand why ins’t working the first 2 images.
https://drive.google.com/open?id=0B2BbPdT34g8QSk0ySi1kT3dpTTA
Here is the dll file. Please download it asap. It might get moved or deleted over time. This should include all the nodes you asked about. Just place it in the same folder as your packages and import it using menu option Library>ImportLibraries.
Happens the same from every path i locate the .dll file… Who are the Dynamo Gurus? Maybe @Konrad_K_Sobon or @Kulkul or @Mostafa_El_Ayoubi I’d like some help please.
Yup. Those are the gurus. I’m only on my 3rd month of dynamo experience. Ok. So I made it a package and published it online. Search for Dyn_SharedParamTesting. See if that works.
Did the Dyn_sharedParamsTesting.dll not work? I wrote that node (and the link that @kiknchikn2060 posted is my google drive), it seems to work for me and others.
Unblocking the .dll as @Kulkul said should get it into Dynamo, but you said there is an API change causing it to fail? Is there any balloon error message with the node?
I see that you’ve got to a solution already, but for my peace of mind, If there is an error I’ll still update the .dll.
Sorry I didn’t give you credit. I forgot who shared that with me. I will remove the package as well that I published or keep it and put your name as the creator.
Nah, you’re all good buddy. That nodes for anyone. I’m concerned that it doesn’t work and that means i need to have a look at it as i developed it. The stuff in that folder is for anyone to share.