Converts the temporary orientation of the View3D into its saved orientation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SaveOrientation()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The orientation of the View3D cannot be saved. |
