I’ve tried thru different posts to get to the bottom of this and haven’t been able to check the “Solved” box yet.
After suggestions thu my other post by @Andreas_Dieckmann here are my attempts with the different nodes from the “Builtin parameter” search.
I tried a lot of different variants, looked at diffrent posts, and even though I put a lot of hours trying to make it work… it was with no success.Please help! Builtin_Parameter_Trials_WIP.dyn (45.7 KB)
Sorry Konrad, I’m trying different things without knowing if it’s viable or possible.
The first one is outputing a “Door Knob” from Air Terminals and what I’ve been looking for is the Omniclass Builtin Parameter with the set values that are Omniclass type.
I thought I could use your DS with other Builtin Parameters to acheive similar results.The Python script must be written exclusively for the original application.
Parameter Name input is expecting a name of a BuiltInParameter. You seem to be trying to set OMNICLASS_CODE. If that’s a Text parameter that is NOT read only then it should be fine.
Elements is a LIST input. If you have 5 Air Terminals in that list then:
ParameterValues needs to be a list with 5 string values.