Gets the current non-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 GetOrientation()
Return Value
ViewOrientation3DThe current non-saved orientation of the View3D.
