The python code below can be used to select Revit Elements by ID from Dynamo. The code currently only works with single items or lists but could be adapted to work with nested data structures or a Flatten node could be used.
Sometimes I write about code & tech in the AEC industry.
Co-founder of Speckle.
Formerly Arup, Foster+Partners, WeWork, CASE Inc.
The python code below can be used to select Revit Elements by ID from Dynamo. The code currently only works with single items or lists but could be adapted to work with nested data structures or a Flatten node could be used.