RVTDocs.com

StartingViewSettings.IsAcceptableStartingView

Method
Description:
Checks whether the given Id is an acceptable starting view. InvalidElementId corresponds to "Last Viewed" and is therefore also acceptable.
Remarks:
Model views (such as plans, ceiling plans, sections, elevations, and 3d views) are acceptable. In addition, drafting views, sheets, legends, schedules, and graphical column schedules are generally acceptable. Special views such as the project browser, system navigator, reports, revision schedules, internal schedules, sheets that are not actually in use, and views that belong to a family are not acceptable.
Syntax
Parameters
Parameter Type Description
viewId ElementId The Id of the element to check.
Return Value
Type Description
Boolean True if the view is acceptable, False if it is not.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null