RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View3D

View3D.SaveOrientation

Method
Description:
Converts the temporary orientation of the View3D into its saved orientation.
Remarks:
The View3D will be oriented to its saved orientation on file open. To save the orientation of the default View3D, first rename the default View3D.
Syntax
public void SaveOrientation()
Exceptions
Exception Condition
InvalidOperationException The orientation of the View3D cannot be saved.