The ViewSheetSetting which manages the view/sheet set information of current document, and you can change the default view/sheet
set for current project.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ViewSheetSetting ViewSheetSetting { get; }
Property Value
ViewSheetSettingExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when the print range is not selected views/sheets. |
