ProjectBrowserOptions
Description:
Provides access to settings that control Revit's Project Browser appearance and functionality.
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.
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
System.Object
Autodesk.Revit.UI.ProjectBrowserOptions
public class ProjectBrowserOptions : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetProjectBrowserOptions() | ProjectBrowserOptions | Returns the current Revit instance's ProjectBrowserOptions. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |
| ShowViewPlacementOnSheetStatusIcons | bool | Show the icons indicating view placement on sheet status. |