Indicates the specific view that will be opened when the model is loaded. InvalidElementId indicates
that no view has been specified. In that case, Revit will open the last views that were open at the
time the file was saved.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
Remarks
Note that InvalidElementId will cause Revit to open the same view it would have used
in Revit 2011 and prior releases.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: viewId is not an acceptable starting view for this model. |
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |