Hello Everybody,
It must be a simple question, I get a List and not Values by using Element.GetParameterValueBy name.
Thaanks you for advance
Is your “hauteur” parameter a Type Parameter?
The elements you have selected are the instances placed in the project. You can query their type with FamilyInstance.GetType node and link your GetParameterValueByName node to that list.
There are a few nodes in packages that work like this if the parameter is either Type or Instance. I think Rhythm has one.
1 Like
Yeah “hauteur” is a type parameter related to windows.
When I try familily instance.Get type it shows this
You should use “hauteur” for the parameterName cause Revit is using your language for this?
unfortunately I doesn’t work, I’m dynamo starter . L1 L2 in the bottum of the node may help?
The result is still the same