RestoreOrientationAndLock Method


View 3D Restore Orientation And Lock Method

Locks the view and restores its orientation.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void RestoreOrientationAndLock()
Exceptions
Exception Condition
InvalidOperationException View has never been locked.
See Also