0

is it possible to expand/collapse items (ie views, sheets, legends, etc) in the Revit project browser window through the Revit API and RPW

user3808752
  • 169
  • 4
  • 14

1 Answers1

1

Afaik, the only API access currently available for the project browser are the methods provided by the BrowserOrganization class.

Jeremy Tammik
  • 7,333
  • 2
  • 12
  • 17