Share

View3D.GetOrientation Method

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

ViewOrientation3D
The current non-saved orientation of the View3D.

See Also

Reference

Was this information helpful?