Share

View3D.GetSavedOrientation Method

Gets the saved orientation of the View3D.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ViewOrientation3D GetSavedOrientation()

Return Value

ViewOrientation3D
The saved orientation of the View3D.

See Also

Reference

Was this information helpful?