Gets the current non-saved orientation of the View3D.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ViewOrientation3D GetOrientation()
Return Value
ViewOrientation3D
The current non-saved orientation of the View3D.
See Also
Reference