Hi!
I’ve got some problems with my Dynamo script.
I want to add “Material” instant parameter to all selected families and associate it with Material parameter of in-family Geometry. Every family has only 1 solid geometry within. Those families have been created by other dynamo script some time ago, so I prefer to upgrade those families despite reworking them.
So as you can see on attached screen I’m able to add “Material” parameter to the family, atleast it seems like that. There are no errors. But, at the end of the script ‘Select elements by category’ node does not find my solid geometry.
For sure I’m at “family level” I may select reference planes by ID that your nodes show in out list when I leave category input as empty. But where are generic extrusions?
I too am stuck at similar issue wherein I need to apply a certain material to a geometry within a family. Is there no way one can extract / get parameters of a solid within a family and then set values to it ?