erfajo / OrchidForDynamo

This repository contains the content of the Orchid package for Dynamo
http://www.dynamobim.com
Other
100 stars 55 forks source link

Parameter.AddProjectParameter does not include subcategories #37

Open jannisle opened 5 years ago

jannisle commented 5 years ago

Hi erfajo, I just realised that the Parameter.AddProjectParameter does not add the parameter to any subcategories. Could you please add this feature in your script?

I made about about the issue in the dynamo forum: https://forum.dynamobim.com/t/add-project-parameter-not-added-to-subcategories/37825

Thanks a lot for your scripts :) Kind regards, Jannis

erfajo commented 5 years ago

First, I nearly never make scripts, and for sure have I not disseminated any scripts via my samples. I have only disseminated graphs that use the nodes I code in my package for Dynamo. Do you by mistake mean graph when you write script?

Next, it should be doable to assign subcategories, as long as you can give the node a proper category. I have nodes for subcategories, have you tried using them as input for the add project parameter node?

jannisle commented 5 years ago

Hi erfajo, thanks for your reply and sorry for replying to you that late. Of course I mean graph instead of script. I tried your node for subcategories, but even a single one does not work. The category is listed at the categories when looking into the parameter.

Testx

Would it be possible to add this feature into the node itsself? If someone wants to add a parameter to "all categories" he / she will probably add it to all subcategories as well. At least that would be very handy. Currently my coworkers have to add the parameter and click all subcategories by hand to make the parameter work properly which is quite time-consuming.

Thanks and kind regards, Jannis

erfajo commented 5 years ago

I will try to see what can be done. However, I am very busy at the moment. I will return when I am available for dynamo issues... meaning expect it will take some time :-)

jannisle commented 4 years ago

It would still be great if you could add that feature :) I run into problems with this one from time to time :(

erfajo commented 4 years ago

It is on my todo list :-)