View3D.Unlock Method

View3DUnlock Method

Unlocks the view. Has no effect if the view is already unlocked.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void Unlock()
Public Sub Unlock
public:
void Unlock()
member Unlock : unit -> unit 
See Also