Hi, I urgently need to import text data from Excel to Revit through Rhino Inside.
There are Excel data such as Built-In Parameter Types or Built-In Parameter Group that do not have a query node but only a value picker in Rhino Inside. I have to call the Revit API and do string compare in Python in the end.
I hope all value picker can support a text input in the future that output elements based on the matching text from the value picker. There are also quiet some space on the input side of all picker nodes to support this feature.
On top, it will also make other selections such as categories and levels much easier. Becasue the query and value picker nodes are lying everywhere, its easier to find one of them than the other sometimes.
Thanks
@Japhy