logo

teocomi


Sometimes I write about code & tech in the AEC industry.
Co-founder of Speckle.
Formerly Arup, Foster+Partners, WeWork, CASE Inc.


Select Revit Elements by ID in Dynamo

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.

select-revit-elements-by-id

comments powered by Disqus