Сообщество программистов Autodesk в СНГ
ADN Club => Revit API => Тема начата: Андрей Бушман от 26-01-2017, 16:12:17
-
Чем отличаются друг от друга свойства UIDocument.ActiveGraphicalView и UIDocument.ActiveView? В файле RevitAPI.chm, входящем в состав Revit 2017.1 SDK я не нашёл ответ на свой вопрос.
-
The UIDocument.ActiveGraphicalView property retrieves the active graphical view for the document. Unlike UIDocument.ActiveView, this property will never return auxiliary views like the Project Browser or System Browser if the user has happened to make a selection in one of those views.
Т.е. UIDocument.ActiveView может вернуть не сам документ (а, например, Project Browser), а UIDocument.ActiveGraphicalView - только документ.
-
Спасибо. А где вы нашли эту информацию?
-
Спасибо. А где вы нашли эту информацию?
https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2015/ENU/Revit-API/files/GUID-C59B8E77-4829-4F27-9AB6-7F7889AE251E-htm.html