Is it possible to get Revit sets?

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?

Upvotes: 0

Views: 38

Answers (1)

Augusto Goncalves
Augusto Goncalves

Reputation: 8604

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.

Upvotes: 1

Related Questions