Filter Solid3D Objects in Civil 3D by Manually Assigned Property Sets

Hi everyone,

I’m working with a Civil 3D file that contains a large number of Solid3D objects. I have manually assigned Property Sets (Psets) to each of these solids, and now I would like to filter or select the solids based on specific values within those Psets using Dynamo.

Is there a way in Dynamo to read and filter Solid3D objects by the values of their assigned manual Property Sets? Any guidance?

Thanks in advance!

Yeah, there are definitely many ways of doing so. You can customize it to fit your needs, but you can begin with something simple like this:

Thank you very much. The script works fine, but my issue was with displaying the selected objects in Civil 3D. I now realize this is a known limitation or gap between Dynamo and Civil 3D.