RVTDocs.com
Namespace: Autodesk.Revit.DB

StartingViewSettings

Class
Description:
The initial view settings for a document dictate which view will initially be open when this model is opened. These settings are available for all Revit project documents.
Remarks:
If worksharing is enabled, the same settings will be used by the central model and all local files and the settings will live in the Project Info workset.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.StartingViewSettings
Syntax
public class StartingViewSettings : Element