How to manage light fixture parameter with Dynamo

Hi,
I am new to Dynamo but managed to write simple parameter values using Dynamo i.e. Length etc.
Next level us to select the light fixutre from the list in a parameter. See the attached screenshot for more clarity on what exactly I am looking for.
In this Revit family, I have multiple light fixture families which I have assigned to this parameter called “ic000”. Now I want to automate using dynamo with some condition that this family chooses the required light fixture from this list automatically.
Not sure if it is stupid to think that it can even be done using dynamo but who knows…

have you tried inputting a familytype element into the usual SetParameterByName node?

1 Like

Hello @s.sharma7PSGA and welcome here ;)…probably something could work…