Gets the saved orientation of the View3D.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2013
Syntax
| C# |
|---|
public ViewOrientation3D GetSavedOrientation() |
| Visual Basic |
|---|
Public Function GetSavedOrientation As ViewOrientation3D |
| Visual C++ |
|---|
public: ViewOrientation3D^ GetSavedOrientation() |