0

I want to download those Revit models from BIM 360 , that have publish SET with some name. For example: IFC Export.

How can I get a list of sets of the model?

1 Answers1

1

You would need to run a Design Automation for Revit workitem to get that information, then decide to download them. This would require a .NET Revit plugin that checks for the SET you need.

Augusto Goncalves
  • 8,493
  • 2
  • 17
  • 44