是否可以通过Revit API和RPW在Revit项目浏览器窗口中展开/折叠项目(即视图、图纸、图例等
发布于 2019-01-29 16:06:53
目前,项目浏览器唯一可用的应用程序接口访问是methods provided by the BrowserOrganization class。
BrowserOrganization
https://stackoverflow.com/questions/54382989
相似问题