2023 Class
Changes 4
C

ProjectBrowserOptions

Description:
Provides access to settings that control Revit's Project Browser appearance and functionality.
Remarks:
These settings are stored in the Revit.ini file. All documents in Revit instances which use this Revit.ini will follow these settings.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.ProjectBrowserOptions
public class ProjectBrowserOptions : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M GetProjectBrowserOptions() ProjectBrowserOptions Returns the current Revit instance's ProjectBrowserOptions.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P ShowViewPlacementOnSheetStatusIcons bool Show the icons indicating view placement on sheet status.