Get the id of the primary view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public ElementId GetPrimaryViewId()
Return Value
ElementIdThe id of the primary view, or InvalidElementId if there is no primary view.